Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qt error with Python 3.8.8 on MacOS 11.6 #306

Open
joebathelt opened this issue Sep 28, 2021 · 0 comments
Open

Qt error with Python 3.8.8 on MacOS 11.6 #306

joebathelt opened this issue Sep 28, 2021 · 0 comments

Comments

@joebathelt
Copy link

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:

PySurfer: latest Github version commit: f02cca8
Qt: 6.1.3
Python: 3.8.8
OS: MacOS 11.6

Any help would be appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant