mkdir .venv python3 -m venv .venv source .venv/bin/activate pip install pip setuptools --upgrade pip install wheel pip install pyfirebird