Skip to content
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

使用 porcupine 进行离线唤醒出现问题 #347

Open
Lxhnnn opened this issue Jan 13, 2025 · 3 comments
Open

使用 porcupine 进行离线唤醒出现问题 #347

Lxhnnn opened this issue Jan 13, 2025 · 3 comments
Assignees
Labels
operation problem 用户操作问题

Comments

@Lxhnnn
Copy link

Lxhnnn commented Jan 13, 2025

使用 porcupine 进行离线唤醒
Traceback (most recent call last):
File "/home/lh/wukong+/wukong-robot/wukong.py", line 191, in
wukong.run()
File "/home/lh/wukong+/wukong-robot/wukong.py", line 93, in run
detector.initDetector(self)
File "/home/lh/wukong+/wukong-robot/robot/detector.py", line 22, in initDetector
from pvrecorder import PvRecorder
File "/home/lh/miniconda3/envs/wukong/lib/python3.9/site-packages/pvrecorder/init.py", line 12, in
from .pvrecorder import PvRecorder
File "/home/lh/miniconda3/envs/wukong/lib/python3.9/site-packages/pvrecorder/pvrecorder.py", line 20, in
class PvRecorder(object):
File "/home/lh/miniconda3/envs/wukong/lib/python3.9/site-packages/pvrecorder/pvrecorder.py", line 203, in PvRecorder
_LIBRARY = cdll.LoadLibrary(_lib_path.func())
File "/home/lh/miniconda3/envs/wukong/lib/python3.9/site-packages/pvrecorder/pvrecorder.py", line 191, in _lib_path
raise RuntimeError("Current system is not supported.")

@Lxhnnn Lxhnnn added the operation problem 用户操作问题 label Jan 13, 2025
@Lxhnnn
Copy link
Author

Lxhnnn commented Jan 13, 2025

型号:Model : Raspberry Pi 5 Model B Rev 1.0

@Lxhnnn
Copy link
Author

Lxhnnn commented Jan 14, 2025

使用snowby没有任何问题

@Lxhnnn
Copy link
Author

Lxhnnn commented Jan 14, 2025

@wzpan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
operation problem 用户操作问题
Projects
None yet
Development

No branches or pull requests

2 participants