-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
配置时,运行wukong,robot包报错 #279
Comments
这个脚本名字不对吧。是 python3 wukong.py 呀。 |
对,我是TAB补全的,我把完整的报错信息贴出来 环境是虚拟机,ubuntu22.04 xy@xy-virtual-machine:~/Desktop/wukongrobot/wukong-robot-master$ python3 wukong.py |
具体的错误没有给全。下面的具体错误信息是啥?请帖完整的log |
Traceback (most recent call last): |
@njtyair 请问解决了吗? |
确认已寻找过答案
我已确认在 Github issue 页、常见问题页、文档 中都查找过,没有找到类似问题和资料。我也没有 google / bing/ 百度 / duckduckgo 到相关解答。
安装方式
手动安装/docker安装
操作系统
(例如 Raspbian Stretch、Ubuntu 16.04)
离线唤醒相关
如果是离线唤醒相关的问题,是否已确保
arecord temp.wav
、aplay temp.wav
(Linux) 或rec temp.wav
、play temp.wav
(Mac)已正常工作?(注意要求不能带任何其他参数)如果不能,请先配置好麦克风和音响再尝试。—— 我已确保录音、播放都正常工作才尝试 wukong-robot 。
问题描述
具体说明下问题
配置时,输入python3 wukong-robot.py 后,报一长串错误,但我检查了是有文件的,类似:python3 wukong.py
Traceback (most recent call last):
File "/home/xy/Desktop/wukongrobot/wukong-robot-master/wukong.py", line 11, in
from robot.Conversation import Conversation
The text was updated successfully, but these errors were encountered: