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

Cannot find the requirements.txt file in git repo #76

Open
avamaryp opened this issue Oct 26, 2022 · 0 comments
Open

Cannot find the requirements.txt file in git repo #76

avamaryp opened this issue Oct 26, 2022 · 0 comments

Comments

@avamaryp
Copy link

trying to follow the manual step to install GazeTracking. as per the documentation in the README file ---- git clone and pip install

I get an error "ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'"

when i go and check the git repo the requirements.txt file is there so I don't understand why I am getting this error if I have cloned the repository already.

these are the commands i ran in terminal

git clone https://github.com/antoinelame/GazeTracking.git
pip3 install -r requirements.txt

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