Open 1wthlean opened 1 year ago
Check if the pip command is executed in the correct directory
The pip command is being executed in the correct directory (I'm pretty sure anyway) and I'm still encountering this issue.
Use absolute path of requirements.txt in the pip command. For example, pip install -r /home/username/Projects/DDSP-SVC/requirements.txt.
don't know what to do please help