Stripe DATEV Exporter Environment Uses Python's virtualenv. To setup initially: virtualenv -p python3 venv To activate in your current shell: . venv/bin/activate