-
Notifications
You must be signed in to change notification settings - Fork 136
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 chumpy------> ERROR mesage #50
Comments
I need to install chumpy again recently. python -m ensurepip --upgrade the pip version is 20.0.2 chumpy 0.69 was installed early, pip install chumpy==0.70 --ignore-installed requests |
pip install wheel solves this |
I have this issue when installing chumpy in a poetry virtual environment. It occurs for versions 0.70, 0.69, 0.68, 0.67.7. I was able to install 0.66.
|
Would be nice to add wheel to requirements |
I also had this issue and this this as a workaround #56 (comment) |
ModuleNotFoundError: No module named 'pip'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
The text was updated successfully, but these errors were encountered: