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

install_update报错 #246

Open
66bili opened this issue Oct 23, 2024 · 2 comments
Open

install_update报错 #246

66bili opened this issue Oct 23, 2024 · 2 comments

Comments

@66bili
Copy link

66bili commented Oct 23, 2024

ERROR: Could not find a version that satisfies the requirement poetry (from versions: none)
ERROR: No matching distribution found for poetry
Traceback (most recent call last):
File "C:\Users\anyi\AI\Windrecorder\onboard_setting.py", line 7, in
from windrecorder import version, utils
File "C:\Users\anyi\AI\Windrecorder\windrecorder\utils.py", line 18, in
import cv2
ModuleNotFoundError: No module named 'cv2'

@Antonoko
Copy link
Member

你好!看上去是poetry未能正确安装、或相关的依赖和虚拟环境也未能成功安装所导致。请问下python版本是3.10或3.11吗?系统中是否还有安装其他的python环境呢?(可以通过在命令行使用python --version查询

@julystone
Copy link

请问下,是什么原因导致 不支持python12版本 @Antonoko

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

3 participants