Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

434
Views
pip install gives me this error "can't open file 'pip': [Errno 2] No such file or directory"

I have tried using pip -m install win32api, but I still get the error "can't open file 'pip': [Errno 2] No such file or directory"

Can anyone help me on this?

Note: I have renamed the python.exe file as python2 and python3, since I have both versions installed on my pc.

over 4 years ago · Santiago Trujillo
3 answers
Answer question

0

python -m pip install pypiwin32

This should solve the issue. Note that the package name you used is not the canonical name.

over 4 years ago · Santiago Trujillo Report

0

Depending on your python interpreter environment variable path, you need to either py -m pip install win32api

or

Use python -m pip install win32api

In my case, py -m pip install win32api worked but python -m pip install win32api didn't

over 4 years ago · Santiago Trujillo Report

0

I had the same error message while trying to lunch the command "manage.py". I solved the problem by writing the command in python shell after entering the folder where the files django-admin.exe and django-admin.py are. Please see screen-shot attached.

enter image description here

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!