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

python3.10 无法打开Fay Eyes #52

Open
withgogo opened this issue Jun 28, 2023 · 0 comments
Open

python3.10 无法打开Fay Eyes #52

withgogo opened this issue Jun 28, 2023 · 0 comments

Comments

@withgogo
Copy link

报错如下:
[11:29:54][系统] YOLO v8正在启动...
127.0.0.1 - - [2023-06-28 11:29:54] "POST /api/control-eyes HTTP/1.1" 200 246 1.047371
Exception in thread Thread-10 (run):
Traceback (most recent call last):
File "/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File "/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/lib/python3.10/threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File "/Users/sam/Dev/dev/Fay/ai_module/yolov8.py", line 89, in run
operated_frame = frame.copy()
AttributeError: 'NoneType' object has no attribute 'copy'

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

1 participant