SyntaxFix
Write A Post
Hire A Developer
Questions
You did not activate the virtual environment before using pip.
Try it with:
$(your venv path) . bin/activate
And then use pip -r requirements.txt on your main folder