CNN Start venv environment with: python3 -m venv .venv Install libreries with: python3 -m pip install -r requirements.txt Note: libraries set for Apple Silicon.