Skip to content
This repository has been archived by the owner on Jun 28, 2020. It is now read-only.

pip command syntax is incorrect #4

Closed
pdurusau opened this issue Nov 5, 2018 · 3 comments
Closed

pip command syntax is incorrect #4

pdurusau opened this issue Nov 5, 2018 · 3 comments

Comments

@pdurusau
Copy link

pdurusau commented Nov 5, 2018

Reads: pip -r install requirements

Should read: pip install -r requirements.txt

@tchaguitos
Copy link
Contributor

@pdurusau #6

@DeanForde
Copy link

receiving error when executing the command pip install -r requirements.txt, error message received is as follows "Could not find a version that satisfies the requirement requirements (from versions: )
No matching distribution found for requirements "

@tchaguitos
Copy link
Contributor

tchaguitos commented Nov 7, 2018

@DeanForde change your requirements.txt to this and try again, please

colorama==0.3.9
folium==0.6.0
geopy==1.17.0
shodan==1.10.4
geographiclib==1.46.3

woj-ciech pushed a commit that referenced this issue Nov 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants