I quick test after installing idtxl 1.4 resulted in a message "Error importing Cython fast embedding module...". Cython definitely was instelld before. It turned out that "python hde_setup.py build_ext --inplace" and copying the result into the idtxl folder solved the issue. I would recommend to document this.
I quick test after installing idtxl 1.4 resulted in a message "Error importing Cython fast embedding module...". Cython definitely was instelld before. It turned out that "python hde_setup.py build_ext --inplace" and copying the result into the idtxl folder solved the issue. I would recommend to document this.