Dependencies

OpenAnalysis requires few binary packages to be installed, which are not automatically installed by the installer.

  1. graphviz
  2. ffmpeg
  3. libgraphviz-dev for compiling pygraphviz in Linux
  4. pkg-config for compiling pygraphviz in Linux
  5. python3-tk as matplotlib backend in Linux
  6. Visual C++ 2015 Build Tools for compiling pygraphviz in Windows
  7. Python 3.5 or later

Installation

pip install openanalysis  # or 'pip3' depending on your configuration

Preferred IDE’s

  1. PyCharm
  2. Geany