piksel / pytouch-cube

Qt5 Label Editor for Brother P-Touch Cube label maker
MIT License
48 stars 9 forks source link

Does not create default settinngs folder #5

Closed tarosk closed 3 years ago

tarosk commented 3 years ago

C:\Temp\pytouch-cube>gui.py PIL not found. Image output disabled.

Traceback (most recent call last): File "C:\Temp\pytouch-cube\gui.py", line 585, in PyTouchCubeGUI(QApplication([])).run() File "C:\Temp\pytouch-cube\gui.py", line 95, in init Settings.load() File "C:\Temp\pytouch-cube\settings.py", line 40, in load os.mkdir(config_dir) FileNotFoundError: [WinError 3] The system cannot find the path specified: 'C:\Users\ivan.tarapcik\AppData\Local\piksel bitworks\PyTouch Cube Editor'

piksel commented 3 years ago

Should be fixed now!