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

Fixed segfault on macOS Big Sur. #21

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

yuehaowang
Copy link

On my macOS, Kivy will choose SDL2 as the default graphics backend. Perhaps Panda3D is not compatible with SDL2. So I just enforce the backend to GL and find it works well.

Environment:

Python 3.7.11
Panda3D 1.10.11
Kivy 2.1.0
macOS: Big Sur 11.6

Hope this PR is helpful.

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

Successfully merging this pull request may close these issues.

1 participant