File "C:\PYTHON25\lib\locale.py", line 478, in setlocale return _setlocale(category, locale)
Error: unsupported locale setting. im using windows7 OS. how to solve this problem ??
File "C:\PYTHON25\lib\locale.py", line 478, in setlocale return _setlocale(category, locale)
Error: unsupported locale setting. im using windows7 OS. how to solve this problem ??
Copyright © 2021 Jogjafile Inc.
Locale libraries must be set at system that you're using. To check which locales installed use:
If you don't see locale that you want to use install it. Here you can find more https://askubuntu.com/a/76106