-
Notifications
You must be signed in to change notification settings - Fork 852
Description
@SevaSk I have done lot of effort and still its not going to run
PS C:\Users\venka\ecoute> & C:/Python312/python.exe c:/Users/venka/ecoute/custom_speech_recognition/app.py
Could not find platform independent libraries
Traceback (most recent call last):
File "c:\Users\venka\ecoute\custom_speech_recognition\app.py", line 10, in
import some_module
ModuleNotFoundError: No module named 'some_module'
PS C:\Users\venka\ecoute> python app.py
PS C:\Users\venka\ecoute> & C:/Python312/python.exe c:/Users/venka/ecoute/custom_speech_recognition/app.py
Could not find platform independent libraries
Traceback (most recent call last):
File "c:\Users\venka\ecoute\custom_speech_recognition\app.py", line 10, in
import some_module
ModuleNotFoundError: No module named 'some_module'
PS C:\Users\venka\ecoute>
can you resoolve to run statge plz... I am working on this from 3 days couldnt find the sloution ... let me know how can we connect ad reslove this ASAP...