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

小白引用这个项目是 python 提示出错, 具体如下贴图,如果大神有时间 可否帮忙看一下 #2

Closed
YountMan opened this issue Apr 3, 2017 · 2 comments

Comments

@YountMan
Copy link

YountMan commented Apr 3, 2017

Uploading 123.png…

@YountMan
Copy link
Author

YountMan commented Apr 3, 2017

root@raspberrypi:~# sh start.sh
“正在加载摄像头驱动”
“正在启动主程序”
MJPG Streamer Version: svn rev:
 i: Using V4L2 device.: /devideo0
 i: Desired Resolution: 320 x 240
 i: Frames Per Second.: 10
 i: Format............: YUV
 i: JPEG Quality......: 80
ERROR opening V4L interface: Device or resource busy
 Init v4L2 failed !! exit fatal
 i: init_VideoIn failed
Traceback (most recent call last):
  File "index.py", line 16, in <module>
    from yeelink import YeeLinkClient
ImportError: No module named yeelink
root@raspberrypi:~# nano index.py
root@raspberrypi:~# nano index.py

@mcdona1d
Copy link
Owner

mcdona1d commented Apr 3, 2017

没有把yeelink.py依赖放到跟index同一目录

@mcdona1d mcdona1d closed this as completed Apr 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants