How to find pip when 'pip command not found' in Windows

preview_player
Показать описание
pip is Python's package installer, used for when you need to install additional packages to allow Python to do things like connect to databases, draw graphs, or run machine learning algorithms. It is run from the Command Prompt in Windows, but sometimes Command Prompt has trouble finding it.

0:00 Fixing this before installation
0:17 Editing the system Environment Variables
1:11 Finding Python's install directory
1:46 Finding pip in Python's install directory
2:06 Getting the directory where pip is found
2:24 Testing pip to see if it works
Рекомендации по теме
Комментарии
Автор

You are a lifesaver. For the life of me, I couldn't figure out where pip was installed. Thank you for this very short tutorial!

BonJoviFan
Автор

Thanks a lot, you saved my life <3

Andres-hiuk
visit shbcf.ru