Open KaterinaRain opened 3 months ago
Fixes error received when executing pip -r install requirements.txt probably due to the inline comment after the package declaration.
pip -r install requirements.txt
Fixes error received when executing
pip -r install requirements.txt
probably due to the inline comment after the package declaration.