Python opencv kurma hatası alıyorum

PS C:\Users\HP\PycharmProjects\pythonProject2> pip install opencv-python
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 opencv-python
  •   + CategoryInfo          : ObjectNotFound: (pip:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException
    
    
    

lütfen biri yardımcı olsun bu hatayı nasıl çözebiirim
bu arada yanlış bilmiyorsam python 3.9 kullanıyorum

CMD’ye python, py3 veya py yazıp bir python sürümü alıyor musunuz? Onu paylaşabilir misiniz. Bana bilgisayarda pip kurulu değil gibi geldi.

py -m pip install

Şunu yazıp dener misiniz?

O olmazsa şunu deneyin.

python -m pip install

Python 3.10.1 (tags/v3.10.1:2cd268a, Dec 6 2021, 19:10:37) [MSC v.1929 64 bit (AMD64)] on win32
Type “help”, “copyright”, “credits” or “license” for more information.

kurulu ama komut çalışmıyor

python yazınca çalışmıyordu py yazınca çalışıyordu bu nedenle tekrar kurdum ve düzeldi