You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: