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

gettext not have dpgettext attribute when using python3.7 #211

Closed
eastonsuo opened this issue Sep 18, 2021 · 2 comments
Closed

gettext not have dpgettext attribute when using python3.7 #211

eastonsuo opened this issue Sep 18, 2021 · 2 comments
Labels

Comments

@eastonsuo
Copy link

Description

when using lower version of python, a error may be raised beacause python libraries is not compatiable with jupyterlab_server.

for example, when use gettext for translation, the dpgettext is add after python 3.7.

should there be some warning for use or do some code change for compatibility?

@eastonsuo eastonsuo added the bug label Sep 18, 2021
@welcome
Copy link

welcome bot commented Sep 18, 2021

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@krassowski
Copy link
Member

Thanks for reporting this issue, you are right this should not raise an error on 3.7! This was fixed in #213 - closing this one.

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

No branches or pull requests

2 participants