Skip to content

Dependencies#

It is recommended to set up and use a Python 3 virtual environment to isolate dependency installation. Install virtualenv.

virtualenv -p python3 machina-cli
source machina-cli/bin/activate