pwollstadt / IDTxl

The Information Dynamics Toolkit xl (IDTxl) is a comprehensive software package for efficient inference of networks and their node dynamics from multivariate time series data using information theory.
http://pwollstadt.github.io/IDTxl/
GNU General Public License v3.0
249 stars 76 forks source link

infodynamics.jar isn't installed correctly #41

Closed Tacha-S closed 4 years ago

Tacha-S commented 5 years ago

I tried to install this package following the installation guide. But an error similar to #9 and #26 occurred in the demo script. When I checked the site-package of python, infodynamics.jar wasn't installed, so when I copied it from idtxl/infodynamics.jar, the error disappeared. 😉

pwollstadt commented 4 years ago

Thank you! This is a bug in setup.py, which is fixed in the development branch (9d48ee74fe00d01bdf346db4553fe9f383299172) and will be in the next release.