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

Pre-requisites for "requirements.txt"? #39

Closed
jrs477 opened this issue Feb 23, 2016 · 1 comment
Closed

Pre-requisites for "requirements.txt"? #39

jrs477 opened this issue Feb 23, 2016 · 1 comment

Comments

@jrs477
Copy link

jrs477 commented Feb 23, 2016

I tried to follow your example on Github but have some very basic questions, coming from a novice background.

I saved the file "requirements.txt" in a directory and then in the terminal tried to run:
pip install -r requirements.txt

The following message was returned:

  Could not find a version that satisfies the requirement auth2==1.0 (from -r requirements.txt (line 1)) (from versions: )

No matching distribution found for auth2==1.0 (from -r requirements.txt (line 1))

What other basic steps would I need to take before running the "pip install" command?

Thanks very much for your help!

@jrs477 jrs477 closed this as completed Feb 23, 2016
@mittonk
Copy link
Contributor

mittonk commented Feb 23, 2016

(To others who find this: we're debugging over in Yelp/yelp-api#107 .)

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