venv

Activate venv for current interpreter:

Use import trame.env.venv along one of the following
  • –venv /path/to/venv/base argument

  • environment variable TRAME_VENV=/path/to/venv/base

This can be used when you must use an existing Python interpreter, not the venv bin/python.