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

pip on requirements file gives error #1

Closed
pmnerfed opened this issue Oct 21, 2015 · 2 comments
Closed

pip on requirements file gives error #1

pmnerfed opened this issue Oct 21, 2015 · 2 comments

Comments

@pmnerfed
Copy link

The following error comes when I try using pip on the given requirements file

Could not find a version that satisfies the requirement functools32==3.2.3.post2 (from -r requirements.txt (line 6)) (from versions: 3.2.3-1, 3.2.3-1, 3.2.3-2, 3.2.3-2)

@dennybritz
Copy link
Owner

Can you try upgrading your pip version?

sudo pip install -U pip

@pmnerfed
Copy link
Author

Thanks that worked and I also had to use pip2

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