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

pkg-resources==0.0.0 in requirements.txt #2

Closed
jackieklaura opened this issue Apr 10, 2019 · 1 comment
Closed

pkg-resources==0.0.0 in requirements.txt #2

jackieklaura opened this issue Apr 10, 2019 · 1 comment

Comments

@jackieklaura
Copy link

jackieklaura commented Apr 10, 2019

On line 10 of the requirements.txt there is:

pkg-resources==0.0.0

When I wanted to install the requirements in my python3 virtualenv on a Ubuntu 18.04 system I got an error. So I just removed this line from the requirements.txt and everything went smoothly.

Now, doing a websearch, I found a stackoverflow discussion this issue and a pip issue that says it is a bug in ubuntu.

I'm not sure how this goes on other distros, but i suppos we should either remove the line or write a prominent heads-up note on this into the README.md?

@misspenalty
Copy link
Collaborator

It should work now, I removed the line from the requirements.txt!

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