Jump to content

Recommended Posts

Posted

Hi,

 

I'm trying to install requests in Python 3.7.0 using pip, however I am not having much luck. I have ensured that the correct file path for Python has been entered into Path under Environment variables, however, the command prompts I enter do not work.

 

I enter pip install requests-2.20.0-py2.py3-none-any.whl, and get the error message; Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory.

 

I have also tried just pip install requests but this also does not work

 

Does anyone have any more knowledge about this issue in Python?

 

Thanks,

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...