Pip Komutu Çalışmıyor

Pycharm Terminalinde Bu Hatayı:
pip : The term ‘pip’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1

  • pip install pygame
  •   + CategoryInfo          : ObjectNotFound: (pip:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException
    
    

cmd de bu hatayı alıyorum:
‘pip’ is not recognized as an internal or external command,
operable program or batch file.
lütfen yardım edin hiç bir paket kuramıyorum

python.org sitesinden python’un son sürümünü kur, install yaparken path seçeneğini çentikle. Sonra yine cmd üzerinden denersin.

image

1 Beğeni

python -m pip install pygame