attempt with virtualenv

This commit is contained in:
dj2ls 2022-10-12 19:03:05 +02:00
parent 63d47cb745
commit 32a01a5859

View file

@ -255,7 +255,6 @@ jobs:
brew install virtualenv
virtualenv -p python3 venv
cd venv
chmod +x /venv/bin/activate
source ./venv/bin/activate
./bin/activate
brew install portaudio