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

[MacOS] Assertion failure in +[NSEvent with RecursionError #72

Closed
evayann opened this issue Mar 26, 2022 · 4 comments
Closed

[MacOS] Assertion failure in +[NSEvent with RecursionError #72

evayann opened this issue Mar 26, 2022 · 4 comments

Comments

@evayann
Copy link

evayann commented Mar 26, 2022

When I create a simple sketch, I have a lot of Assertion failure who finish with RecursionError.
You can find pdf who describe this bellow.
simple_example.pdf

@hx2A
Copy link
Collaborator

hx2A commented Mar 26, 2022

Interesting. Can you tell me how you created your environment? Is your computer one of the new Apple Silicon machines?

@evayann
Copy link
Author

evayann commented Mar 26, 2022

For environment, I install Jupyter from brew (and pip to execute jupyter in vscode). Py5 was also install from pip. I use [email protected] version.
My MacBook is MacBook Air M1 (Apple Silicon) with first release on November 2020

@hx2A
Copy link
Collaborator

hx2A commented Mar 26, 2022

My MacBook is MacBook Air M1 (Apple Silicon)

Hmmm, I guess this answers my question about if py5 works on Apple Silicon. I'm surprised the default renderer doesn't work. I thought only P2D and P3D would cause problems.

I need some time to think and figure out next steps. Would you be willing to help me test new versions of py5 as I come up with ideas to address this?

@hx2A
Copy link
Collaborator

hx2A commented Apr 5, 2022

Today's release of py5 should fix most (or all) of the OSX problems. Please read the rewritten Special Notes for OSX Users page and create a new issue if you see something that doesn't work. I'm curious if there are any problems on Apple Silicon machines. Thank you for your interest in this project!

@hx2A hx2A closed this as completed Apr 5, 2022
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

2 participants