How to run python3 -m venv .venv . .venv/bin/activate pip3 install -r requirements.txt --no-cache-dir ./dns.py