-
Notifications
You must be signed in to change notification settings - Fork 77
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
pip install brunel error #298
Comments
I'm having trouble installing
Line 30 in 937a26c
It looks like the (observed with Python 2.7 and Python 3.6) |
@opalbert If your problem is the same as mine, you can temporarily work around the issue by explicitly installing
|
@danfike Thank you for your suggestion, the installation almost worked except that I get this new error which seems to me I need to install Java/JDK:
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-tydkch7j/JPype1-py3/" |
Yes, you'll need Java, and you'll need to ensure |
After installing pip install jupyter-pip on a new machine, pip install brunel works. |
Hello -
I tried to pip install brunel but I get this error:
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-oxnvqc7e/brunel/
Please take a look into this issue and help out.
Thanks!
Albert.
The text was updated successfully, but these errors were encountered: