You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version: 1.2.0
Locale: en_GB
Platform: Windows 10 10.0.19044 AMD64
Traceback (most recent call last):
File "C:\Program Files\Mu Editor\Python\lib\runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Program Files\Mu Editor\Python\lib\runpy.py", line 87, in _run_code
exec(code, run_globals)
File "C:\Program Files\Mu Editor\Python\lib\site-packages\mu\__main__.py", line 9, in <module>
main()
File "C:\Program Files\Mu Editor\Python\lib\site-packages\mu\__main__.py", line 5, in main
run()
File "C:\Program Files\Mu Editor\Python\lib\site-packages\mu\app.py", line 376, in run
editor.setup(setup_modes(editor, editor_window))
File "C:\Program Files\Mu Editor\Python\lib\site-packages\mu\logic.py", line 821, in setup
os.makedirs(wd)
File "C:\Program Files\Mu Editor\Python\lib\os.py", line 223, in makedirs
mkdir(name, mode)
FileExistsError: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\mnafea\\mu_code'
The text was updated successfully, but these errors were encountered:
REMEMBER TO ATTACH YOUR LOG FILE
Version: 1.2.0
Locale: en_GB
Platform: Windows 10 10.0.19044 AMD64
The text was updated successfully, but these errors were encountered: