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

using setup.py or pip, locale should be loaded #7

Open
brunobord opened this issue Dec 11, 2011 · 1 comment
Open

using setup.py or pip, locale should be loaded #7

brunobord opened this issue Dec 11, 2011 · 1 comment

Comments

@brunobord
Copy link
Owner

looks like locale dirs aren't loaded when installed via setup.py or pip install.
pretty painful, it looks like you have to copy all of them in the right directory, and load it via gettext afterwards.
and I thought it was fun...

@brunobord
Copy link
Owner Author

you know what's more painful: it looks like there's are more ways to include files in packages than the actual number of setup.py scripts. totally upsetting, considering the Zen of Python

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

No branches or pull requests

1 participant