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

报错了 #65

Open
Baichuan-qiao opened this issue Jul 26, 2023 · 1 comment
Open

报错了 #65

Baichuan-qiao opened this issue Jul 26, 2023 · 1 comment

Comments

@Baichuan-qiao
Copy link

G:\FGO-Automata-master>python.exe name.py
Traceback (most recent call last):
File "G:\FGO-Automata-master\name.py", line 1, in
from core.Automata import Automata
File "G:\FGO-Automata-master\core\Automata.py", line 3, in
from core import util, crds
File "G:\FGO-Automata-master\core\util.py", line 2, in
from cv2 import cv2
ImportError: Bindings generation error. Submodule name should always start with a parent module name. Parent name: cv2.cv2. Submodule name: cv2

@Meowcolm024
Copy link
Owner

可以试一下换成requirements.txt里面的opencv-python版本(4.4.0),但我也好久没碰过这个项目了,不知道还能不能跑

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