-
Notifications
You must be signed in to change notification settings - Fork 121
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
Setup.py fails for pip>=20.1 #40
Comments
Environment virtualenv virtual environment Steps to Reproduce Output
Tried chumpy previous versions and downto 0.66, no version worked. Then they were not compatible with my tasks. UPDATETried on ubuntu 16.04. does not work either. works fine on macos. but I need tf-gpu but I dont have gpus on my mac(currently running debian 9 on GCP) |
Okay it worked sorry for the trouble |
@gayalkuruppu how it works? Please tell more. |
it works to install chumpy, for me: |
sorry I have added the original gt repo earlier. Following works fine. |
Still an issue for me to install chumpy either with Fast solution for now is to install it with scottandrews@fe51783: |
PR #42 solves the issue. |
the force reinstall option worked for me too |
Issue #40: Make compatible with pip>=20.1
AttributeError: 'Ch' object has no attribute '_dirty_vars' |
Environment
Conda virtual environment
pip version: 20.1
Python version: 3.7.6
OS: Mac Catalina 10.15.4
Steps to Reproduce
Install anaconda 3.7.6
pip install chumpy
Output
The text was updated successfully, but these errors were encountered: