X
X

Select Your Currency

Türk Lirası $ US Dollar
X
X

Select Your Currency

Türk Lirası $ US Dollar
Yıllık Satın Alımlarda %15 İndirim: Şimdi Tasarruf Edin! Detaylı Bilgi İçin Tıklayın!

Knowledge Base

HomepageKnowledge BaseGeneralSolution to Python PIP WARNING: The...

Solution to Python PIP WARNING: The scripts pip, pip3 and pip3.6 are installed Error

The error you encounter is:

WARNING: The scripts pip, pip3 and pip3.6 are installed in '/home/umut/.local/bin' which is not on PATH.

We use the following command to solve it.

echo "export PATH=\"/home/$USER/.local/bin:\$PATH\"" >> ~/.bashrc && source ~/.bashrc

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(73 times viewed. / 0 people found helpful.)