How to enable Python 3 pip on Windows 10

Artur Spirin
Artur Spirin
286.3 هزار بار بازدید - 8 سال پیش - This video shows how to
This video shows how to enable pip for use via command line. Pip is a package manager for Python. It is used to install (and uninstall) packages that you can use later in your Python projects. You can have pip from Python 2 and Python 3 enabled at the same time. if you have both enabled, you will have to specify which pip you want to use via a number such as pip2 or pip3. Keep in mind that packages installed via pip2 will only be available for projects using Python 2 and vice versa. For tutorial on how to enable pip2 see:    • How to enable Python 2 pip on Windows 10  
8 سال پیش در تاریخ 1395/10/29 منتشر شده است.
286,319 بـار بازدید شده
... بیشتر