jaemin9721
South Korea
Asked
The module installed with 'pip install' in Python cannot be found in ARC. ex. No module named 'speech_recognition' how to pip install?
Related Hardware JD Humanoid
By reading manuals: synthiam.com/Support/python-api/add-custom-python-modules
The instructions are on the top of the page
Also, why are you using Python for speech recognition? Just add the Speech Recognition robot skill to your project and use it.
I just wanted to test the AI voice assistant I created before. However, I encountered another error. Do you know how to resolve "future feature is not defined: annotations"?
Right on. It seems that's a future feature not supported in the current ARC python. At least i think... i just googled the error and saw this: stackoverflow.com/questions/52889746/cant-import-annotations-from-future
Latest synthiam ARC includes python 3.4.1 released on 2023-07-12