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

pip.main no longer public api #7

Open
robnagler opened this issue May 19, 2018 · 1 comment
Open

pip.main no longer public api #7

robnagler opened this issue May 19, 2018 · 1 comment

Comments

@robnagler
Copy link
Contributor

This code
will not work with pip 10.x.

pykern has been updated, but there is no easy fix for doing this trick any more. Rather, you must install pykern before bnlcrl. The following is the recommended way to install from pip:

pip install -r requirements.txt -e .
@robnagler
Copy link
Contributor Author

#8 will fix this

# 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