Re: NOT ABLE TO DOWNLOAD speech_recognition ON MY COMPUTER

2021-04-01 Thread Igor Korot
Hi, On Thu, Apr 1, 2021 at 12:23 PM ᗷᑌᑎᑎY wrote: > >Hello everyone. I am not able to download speech_recognition . I am not >professional just a beggnier but I decided and started developing a voice >commanding software and I need to download speech_recognition. When I >enter the

NOT ABLE TO DOWNLOAD speech_recognition ON MY COMPUTER

2021-04-01 Thread ᗷᑌᑎᑎY
Hello everyone. I am not able to download speech_recognition . I am not professional just a beggnier but I decided and started developing a voice commanding software and I need to download speech_recognition. When I enter the command pip install speech_recognition it say's we cannot

Re: NOT ABLE TO DOWNLOAD speech_recognition ON MY COMPUTER

2021-04-01 Thread Marco Ippolito
On 2021-04-01, ᗷᑌᑎᑎY wrote: > When I enter the command pip install speech_recognition it say’s we cannot > find a compatible version. Try: ``` pip install SpeechRecognition ``` What's the output? -- https://mail.python.org/mailman/listinfo/python-list