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

Python "module" is not a module #5

Open
trickeydan opened this issue Jan 6, 2020 · 1 comment
Open

Python "module" is not a module #5

trickeydan opened this issue Jan 6, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@trickeydan
Copy link
Contributor

The setup.py is completely useless!

We need to add a __init__.py, otherwise it will not work if we build it as a package or attempt to import it from elsewhere on the dev system.

@trickeydan trickeydan added the bug Something isn't working label Jan 6, 2020
@TimStallard
Copy link
Member

Should be fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants