+ 1
Python pip doesn't work.
When I open cmd and type "pip install" and name of the library: "pip" not internal or external command, executable program or batch file.
11 odpowiedzi
+ 5
try "python -m pip install"
+ 4
try replacing "python" with your python command (probably something like py)
+ 4
Evet
+ 3
Bu arada python 3'e indirmek için py'den sonra -3 eklemek gerekiyor sanırım
+ 1
types: "python" not internal or external command command,executable program or batch file.
+ 1
I have python 2.6 and 3.6
+ 1
Thanks.It worked.
+ 1
Are you speaking Turkish?
+ 1
Tamam.Teşekkür ederim.
+ 1
bende 2 ve 3 de var bu yüzünden hallederim :)
0
type pip in your CMD first
happy coding!