You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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...
The text was updated successfully, but these errors were encountered:
@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...
The text was updated successfully, but these errors were encountered: