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
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
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