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

Update __init__.py #6

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Update __init__.py #6

wants to merge 4 commits into from

Conversation

iris9112
Copy link

No description provided.

@gabrielgrant
Copy link
Owner

This seems to be erroring out for me. What version of Python are you testing on? Should this be doing either import pkg_resources or __import__('pkg_resources')?

Also, i think we maybe want declare_namespace(__name__), rather than declare_namespace(name), right?

@iris9112
Copy link
Author

Hi! The python version is 3.7. I think the change comes from setups tool. I'm sorry if I did not make the change correctly.
I will modify it as you say!

Apply Gabriel's comment.
Apply Gabriel's comment.
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

Successfully merging this pull request may close these issues.

None yet

2 participants