Installation¶
Requirements¶
NeKo requires Python ≥ 3.10.
Install from PyPI (recommended)¶
Package name
The PyPI package is called nekomata — pip install neko and pip install pyneko are unrelated packages.
Install from source¶
For the latest development version:
Optional: install with Poetry¶
System dependencies¶
Graphviz¶
Graphviz is required for network rendering. Install it with your system package manager before installing NeKo.
More information: https://graphviz.org/download/
Pandoc (optional, for notebook export)¶
Verify installation¶
Troubleshooting¶
graphviz import errors¶
If import graphviz fails, ensure the system Graphviz binary is on your PATH:
OmniPath / PyPath connectivity¶
NeKo downloads interaction data from the OmniPath web service on first use.
Ensure you have a working internet connection when calling Universe().build().