Partek Flow Documentation

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

On startup Flow attempts to install using pip

MACS3

Requires python 3.0 or above

pip install --user numpy==1.19.5 Cython==0.29.30 cykhash==2.0.0 macs3==3.0.0a7

Python

If there are any conflicts with preinstalled python packages, Flow should be configured to run with its own virtual environment:

...