Hello! My class was trying to get this to run but having troubles.
Can you help, we are stuck at the following when trying to run:
glados.py", line 5, in
import whisper
ModuleNotFoundError: No module named 'whisper'
The module is loaded and is visible in our files, but for some reason we keep getting this error.
Hello! My class was trying to get this to run but having troubles.
Can you help, we are stuck at the following when trying to run:
glados.py", line 5, in
import whisper
ModuleNotFoundError: No module named 'whisper'
The module is loaded and is visible in our files, but for some reason we keep getting this error.