Closed Filadeus closed 2 years ago
It looks like there is an extra \r character after requirements.txt, maybe open setup.sh and delete whatever character is there, or manually run pip install -r requirements.txt
I solved the issue by manually switching end of line sequence for setup.sh
from CRLF to LF. Cheers!
Hi! Was trying to run this project in Ubuntu 20.04.04 (in WSL 2 under Windows 11), and after executing
sh setup.sh
received the following: