Python - avoid venv clashes with

You should set --system-site-packages

pip install -r requirements.txt --system-site-packages False