A
A
Alexandra69692020-03-29 15:32:57
Python
Alexandra6969, 2020-03-29 15:32:57

When writing code in PyCharm python, SpeechRecognition is not imported. What to do?

5e8094eac69cd100086169.png
copied "pip install SpeechRecognition", pasted into the terminal. Everything downloaded, but when writing the code
a) it does not give hints that "speech_recognition" is on the computer
b) even if entered manually, it knocks out an error in the console

What should I do?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dimonchik, 2020-03-29
@dimonchik2013

set via settings

E
ediboba, 2020-03-30
@ediboba

when ide is open and you install the package via pip install in the windows console, then restart ide and everything works

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question