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

ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt' #82

Open
1wthlean opened this issue Aug 25, 2023 · 3 comments

Comments

@1wthlean
Copy link

don't know what to do
please help

@yxlllc
Copy link
Owner

yxlllc commented Aug 26, 2023

Check if the pip command is executed in the correct directory

@RipestAvocado
Copy link

RipestAvocado commented Sep 27, 2023

The pip command is being executed in the correct directory (I'm pretty sure anyway) and I'm still encountering this issue.

@arjunbahuguna
Copy link

Use absolute path of requirements.txt in the pip command. For example, pip install -r /home/username/Projects/DDSP-SVC/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

4 participants