SkylarWiderski / Pepper_Chat_GPT

A repo that allows users to ask questions to Pepper, which are interpretted by Whisper, answered by ChatGPT, and the reply is spoken by Pepper
Apache License 2.0
2 stars 3 forks source link

File "/home/ali/src/NAOChat/gpt.py", line 1, in <module> #1

Open varozhan3212 opened 9 months ago

varozhan3212 commented 9 months ago

hi

when i run the gpy.py getting the error ~/Pepper_Chat_GPT$ python3.11 gpt.py Traceback (most recent call last): File "/home/ali/Pepper_Chat_GPT/gpt.py", line 1, in from lwe import ApiBackend ModuleNotFoundError: No module named 'lwe'

what i am missing ?!?

jesusazogue commented 9 months ago

Same here

fazni commented 2 months ago

@varozhan3212 @jesusazogue do you have any clue ?