-
Notifications
You must be signed in to change notification settings - Fork 481
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
Dev version of vispy required on Python 3.9 #453
Comments
I can confirm that I get the same problem. Seems to be related to vispy vispy/vispy#1947 |
A workaround until vispy is fixed could be to use python 3.8 if possible |
This is fixing the client in python 3.9. When vispy releases its next version, the special handling for python 3.9 can be removed.
The problem has apparently been pushed in the vispy master branch. I pushed a temporary fix that pulls vispy from git instead of from a release. This fixes the problem and the client can now run with Python 3.9. When the next version of vispy releases, we can remove the fix and settle on the new vispy version. Let's keep this ticket open as a reminder. |
Following the MacOS instructions for running the client, and getting the following output with error. Please help.
My python version output:
The text was updated successfully, but these errors were encountered: