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

version tobiiglassesctrl==2.4.3 does not compile due to opencv-python==4.1.2.30 #39

Open
HAJEKEL opened this issue Aug 19, 2024 · 0 comments

Comments

@HAJEKEL
Copy link

HAJEKEL commented Aug 19, 2024

When I try to instsall version tobiiglassesctrl==2.4.3, I get the error:
8.137 ERROR: No matching distribution found for opencv-python==4.1.2.30
I have the latest version of pip3.
Also when I install tobiglassesctrl with pip, by default tobiiglassesctrl==2.2.6 gets installed.
I checked that using:
import pkg_resources

version = pkg_resources.get_distribution("tobiiglassesctrl").version
print(version)

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