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

No module named 'idtxl' error while running exe #42

Closed n2ghtwish closed 4 years ago

n2ghtwish commented 4 years ago

Hi! I wrote a GUI to run the analysis. From the IDE (Pycharm) everything works fine. But there is a problem with exe file, which is compiled using 'pyinstaller'. Error is "No module named 'idtxl'". There was no errors during compile process. Can you help me to solve this error? p.s. IDTxl installed as described in https://github.com/pwollstadt/IDTxl/issues/26#issuecomment-454148394

pwollstadt commented 4 years ago

Hi @n2ghtwish, I am afraid this is beyond the support we can offer here. To me, this sounds like an issue with your python setup. Also, we don't provide Windows support for IDTxl. Hence, I will close this issue. If you find out, the problem is related to a bug in IDTxl, feel free to reopen. Thank you!