Dependencies
OpenAnalysis requires few binary packages to be installed, which are not automatically installed by the installer.
- In Linux, you can install these packages via your package manager.
- In Windows, grab the downloads from their websites.
graphvizffmpeglibgraphviz-devfor compiling pygraphviz in Linuxpkg-configfor compiling pygraphviz in Linuxpython3-tkas matplotlib backend in Linux- Visual C++ 2015 Build Tools for compiling pygraphviz in Windows
- Python 3.5 or later
Installation
pip install openanalysis # or 'pip3' depending on your configuration
Preferred IDE’s
- PyCharm
- Geany