You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.