Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

locale.Error on mac os x #1

Open
sdfsdhgjkbmnmxc opened this issue May 6, 2012 · 0 comments
Open

locale.Error on mac os x #1

sdfsdhgjkbmnmxc opened this issue May 6, 2012 · 0 comments

Comments

@sdfsdhgjkbmnmxc
Copy link

bash-3.2$ wl
Traceback (most recent call last):
File "/usr/local/bin/wl", line 3, in
from writelightly.main import main
File "/Library/Python/2.7/site-packages/writelightly/main.py", line 10, in
from writelightly.tags import show_tags, show_tag
File "/Library/Python/2.7/site-packages/writelightly/tags.py", line 14, in
locale.setlocale(locale.LC_ALL, ('en_US', 'UTF-8'))
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/locale.py", line 531, in setlocale
return _setlocale(category, locale)
locale.Error: unsupported locale setting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant