virtual environment created with: python3 -m venv ~/ttsenv To activate a Python virtual environment that is located in the ~/ttsenv directory: source ~/ttsenv/bin/activate