Closed yushan777 closed 7 months ago
Linux installation differs slightly from what's been described in the readme: (Ubuntu 22.04)
python3 -m venv --system-site-packages venv source ./venv/bin/activate pip install -r requirements.txt
Thank you, fixed!
Linux installation differs slightly from what's been described in the readme: (Ubuntu 22.04)