Forum

Why can't I install...
 
Notifications
Clear all

Why can't I install pip in Python?

2 Posts
1 Users
0 Likes
243 Views
Posts: 1
Guest
Topic starter
(@Ernest)
New Member
Joined: 2 years ago

Hi

I have the latest version of Python installed on my PC, but pip is not recognized by the command prompt. I have tried different methods but I can't install it.

1 Reply
Posts: 1
Guest
(@Griffith)
New Member
Joined: 2 years ago

Hello

To fix the problem, reinstall Python and during the installation process make sure to check the Add Python 3.1 to PATH box.

If the problem is not resolved, there may be a conflict with another program, such as Anaconda. Go into Windows Programs and Features and uninstall it if you find it.

Then open the Windows command prompt. To do this, press Windows Key + R, type CMD and press Enter.

Next, type pip --version and press Enter.

If the problem has been resolved, you will see the version of pip installed.

 

https://en.alfanotv.com/community/main-forum/how-to-install-python-on-windows/#post-2025

Reply

Leave a reply

Author Name

Author Email

Title *

 
Preview 0 Revisions Saved
Share:
Scroll to Top