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
I use Python 3.11.x and ran into the same issue. I was able to simply ignore the enforced versions in the requirements.txt and install
pip -- install numpy
pip -- install opencv_python
pip -- install dlib
and be done with it.
However, even though my pupils are found, the tracking is nowhere near as accurate as shown in the test video on the main page
I can't be able to install the required packages and the project only accepts those packages.
So , please help me
The text was updated successfully, but these errors were encountered: