When I try to install something using pip for example when I tried to install
pip install SpeechRecognition
it shows this error
Fatal error in launcher: Unable to create process using '"c:\python39\python.exe" "C:\Python39\Scripts\pip.exe" install SpeechRecognition': The system cannot find the file specified.
Please tell me a way to fix this.