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

Wrong pip requirement pkg-resources==0.0.0 #7

Closed
alvaromlg opened this issue Feb 13, 2017 · 3 comments
Closed

Wrong pip requirement pkg-resources==0.0.0 #7

alvaromlg opened this issue Feb 13, 2017 · 3 comments

Comments

@alvaromlg
Copy link

Pip req file has a wrong requirement called pkg-resources==0.0.0

https://github.com/guptachetan1997/Episodes/blob/master/requirements.txt#L8

Maybe is caused by this ubuntu pip issue? pypa/pip#4022

@guptachetan1997
Copy link
Owner

So should I remove the pkg-resources from the requirements file? Because all I did was pip freeze.

@alvaromlg
Copy link
Author

Yes, the error is with the pip freeze not showing correctly the requirements
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1635463

guptachetan1997 added a commit that referenced this issue Feb 14, 2017
@guptachetan1997
Copy link
Owner

I have edited the requirements file.

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

No branches or pull requests

2 participants