The Human Neocortical Neurosolver (HNN) is a software tool that gives researchers/clinicians the ability to develop/test hypotheses on circuit mechanisms underlying EEG/MEG data.
Hello,
I tried using pip install hnn_core and pip install hnn_core[gui]
No errors when I do python -c 'import hnn_core'
But when I try tutorial 01, I get a qt errror at net.plot_cells()
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
I try to load the hnn-gui, but see attached - I don't see the tabs row for File, Edit (etc) or for Set Parameters (etc). I only see Simulation, Network connectivity. I am not sure if this is an issue with the old version of Firefox my admin is running, or something else.
Hello, I tried using pip install hnn_core and pip install hnn_core[gui]
No errors when I do python -c 'import hnn_core' But when I try tutorial 01, I get a qt errror at net.plot_cells()
Here is my environment qt info:
I am using Ubuntu 22.04.4 LTS
I try to load the hnn-gui, but see attached - I don't see the tabs row for File, Edit (etc) or for Set Parameters (etc). I only see Simulation, Network connectivity. I am not sure if this is an issue with the old version of Firefox my admin is running, or something else.
Thanks for any help, Megan