Skip to content
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

Issue #40: Make compatible with pip>=20.1 #41

Merged
merged 1 commit into from
Aug 26, 2020

Conversation

scottandrews
Copy link

Pip 20.1 changed the structure of the ParsedRequirement object. Updated setup.py to be compatible with 20.1 while maintaining backward compatibility.

@gayalkuruppu
Copy link

@scottandrews can you make it to work for linux as well? thank you

@scottandrews
Copy link
Author

@gayalkuruppu Can you give me more information as to what you are seeing as the problem? Is my fix not compatible with linux?

@gayalkuruppu
Copy link

@gayalkuruppu Can you give me more information as to what you are seeing as the problem? Is my fix not compatible with linux?

Sorry I have replied in the main issue that it has worked. It didn't work directly prom pip install chumpy. But worked when i did this

pip install git+https://github.com/mattloper/chumpy.git

@mattloper mattloper merged commit 8ac4f2a into mattloper:master Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants