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
Language changed from French to English, in the tools tab, Spyder poped up a troubleshooting.
Traceback
File "C:\Users\nhassen\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\plugins\configdialog.py", line 224, in button_clicked
configpage.apply_changes()
File "C:\Users\nhassen\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\plugins\configdialog.py", line 113, in apply_changesself._save_lang()
File "C:\Users\nhassen\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\plugins\configdialog.py", line 1138, in _save_lang
save_lang_conf(value)
File "C:\Users\nhassen\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\config\base.py", line 346, in save_lang_confwithopen(LANG_FILE, 'w') as f:
PermissionError: [Errno 13] Permission denied: 'C:\\Users\\nhassen\\.spyder-py3\\langconfig'
This means that you don't have permissions to write on that file. I don't know how you ended up in that situation (probably because you ran Spyder as admin in your own account), but you need to restore the right permissions to avoid this error.
We'll show an error message informing users when an error occurs during this operation.
Description
What steps will reproduce the problem?
Language changed from French to English, in the tools tab, Spyder poped up a troubleshooting.
Traceback
Versions
Dependencies
The text was updated successfully, but these errors were encountered: