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
I got an error when running python, the error comes from locale.py file.
I wonder if the locale.py file is updated, should I update to the new version?
Below is the error message:
raise ValueError('unknown locale: %s' % localename)
ValueError: unknown locale: UTF-8
The text was updated successfully, but these errors were encountered:
I got an error when running python, the error comes from locale.py file.
I wonder if the locale.py file is updated, should I update to the new version?
Below is the error message:
raise ValueError('unknown locale: %s' % localename)
ValueError: unknown locale: UTF-8
The text was updated successfully, but these errors were encountered: