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

GazeTracking import error #82

Open
Sonu-rgukt opened this issue Jun 14, 2023 · 4 comments
Open

GazeTracking import error #82

Sonu-rgukt opened this issue Jun 14, 2023 · 4 comments

Comments

@Sonu-rgukt
Copy link

whenever I am trying to import the module GazeTracking from gaze_tracking getting an error like below.

Traceback (most recent call last):
File "c:\Users\pujab\Downloads\sample project\test_gaze.py", line 2, in
from gaze_tracking import GazeTracking
ImportError: cannot import name 'GazeTracking' from 'gaze_tracking' (unknown location)

please help me with this, I tried every solution but I am not able to import that module

@Walsh-Corgi
Copy link

are u resolve it?

@mayankpuvvala
Copy link

resolved yet?

@krishna-raj-sr
Copy link

The pip install is picking up another repo. You download the "gaze_tracking" folder to your project's base folder and import it from there

@mayankpuvvala
Copy link

mayankpuvvala commented Jan 7, 2025 via email

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

4 participants