Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I keep getting the message "ModuleNotFoundError: No module named 'speech_recognition'" and it wont launch the program. #7

Open
Skippostle opened this issue Jan 18, 2022 · 2 comments

Comments

@Skippostle
Copy link

No description provided.

@Dev-98
Copy link

Dev-98 commented Apr 19, 2022

To beta module install karo programming karne chale ho itna bhi nahi aata. Copy paste this line in your cmd(command prompt) "pip install SpeechRecognition'' net se connect hona chahiye laptop , pc whatever. Iske baad bhi error aaye to chutiye beta programming bhul jana tum jaise chutiyo ke liye nahi bana

@AnnKont
Copy link

AnnKont commented Mar 8, 2023

To beta module install karo programming karne chale ho itna bhi nahi aata. Copy paste this line in your cmd(command prompt) "pip install SpeechRecognition'' net se connect hona chahiye laptop , pc whatever. Iske baad bhi error aaye to chutiye beta programming bhul jana tum jaise chutiyo ke liye nahi bana

I have same problem.

pip install SpeechRecognition
Requirement already satisfied: SpeechRecognition in c:\users\...\miniconda3\lib\site-packages (3.8.1)

But when I try do python main.py, I have this:

Traceback (most recent call last):
  File "main.py", line 1, in <module>
    from Jarvis import JarvisAssistant
  File "__init__.py", line 1, in <module>
    import speech_recognition as sr
ModuleNotFoundError: No module named 'speech_recognition'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants