Skip to content

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

@HAJEKEL

Description

@HAJEKEL

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions