FileNotFoundError: [Errno 2] No such file or directory: 'E:/projects/designs/.bss-to-django-config.pkl'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "bss_to_django.py", line 22, in <module>
File "dialog\main_window.py", line 153, in try_loading_config_from_arg
File "dialog\main_window.py", line 24, in __init__
File "dialog\main_window.py", line 51, in finish_setup
File "ntpath.py", line 670, in relpath
ValueError: path is on mount 'E:', start on mount 'C:'
I even moved the export script into the same drive as the designs. What is the issue over here?
I even moved the export script into the same drive as the designs. What is the issue over here?