Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Installing PyUtilib with pip using the --prefix option does not work #39

Open
smoors opened this issue Sep 26, 2018 · 0 comments
Open

Comments

@smoors
Copy link

smoors commented Sep 26, 2018

Installing with this command (Python 2.7):
pip install --prefix=<custom path> PyUtilib
looks like it works, with no errors reported.

However, importing the modules in python fails due to some __init__.py files missing, including pyutilib/__init__.py and pyutilib/component/__init__.py.

This issue seems to be known by the pip developers, see pypa/pip#1924, but apparently they have no plans to fix it. Perhaps you can implement a workaround?

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

No branches or pull requests

1 participant