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
A recent update to some software broke PySurfer for me. After initialising with 'ipython --pylab qt' and running 'from surfer import Brain', I get an error that reads:
Qt WebEngine seems to be initialized from a plugin. Please set Qt::AA_ShareOpenGLContexts using QCoreApplication::setAttribute before constructing QGuiApplication.
Afterwards, it just hangs indefinitely. Here are the software details:
A recent update to some software broke PySurfer for me. After initialising with 'ipython --pylab qt' and running 'from surfer import Brain', I get an error that reads:
Afterwards, it just hangs indefinitely. Here are the software details:
PySurfer: latest Github version commit: f02cca8
Qt: 6.1.3
Python: 3.8.8
OS: MacOS 11.6
Any help would be appreciated!
The text was updated successfully, but these errors were encountered: