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

Add subpackages to setup.py #33

Open
KonstantinSchubert opened this issue Jan 3, 2016 · 1 comment
Open

Add subpackages to setup.py #33

KonstantinSchubert opened this issue Jan 3, 2016 · 1 comment
Assignees

Comments

@KonstantinSchubert
Copy link
Collaborator

When installing via pip, the sub-modules (distributions, ...) are not installed.
Some googling tells me that this might be because the sub-packages are not listed in the setup.py:

http://stackoverflow.com/questions/15368054/import-error-on-installed-package-using-setup-py
https://docs.python.org/2/distutils/examples.html#pure-python-distribution-by-package

@lawofearth
Copy link

So how to install with pip?

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

2 participants