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

No graphics pipe available! Py2app error #513

Open
Heypapayah opened this issue Oct 18, 2023 · 0 comments
Open

No graphics pipe available! Py2app error #513

Heypapayah opened this issue Oct 18, 2023 · 0 comments

Comments

@Heypapayah
Copy link

Hi! I created a project using ursina. I want to turn it into an application using py2app. Every time I do this it closes and gives me this error:

File "direct/showbase/ShowBase.pyc", line 339, in init
File "direct/showbase/ShowBase.pyc", line 1024, in openDefaultWindow
File "direct/showbase/ShowBase.pyc", line 1059, in openMainWindow
File "direct/showbase/ShowBase.pyc", line 769, in openWindow
File "direct/showbase/ShowBase.pyc", line 749, in
File "direct/showbase/ShowBase.pyc", line 821, in _doOpenWindow
File "direct/showbase/ShowBase.pyc", line 650, in makeDefaultPipe
File "direct/directnotify/Notifier.pyc", line 130, in error
Exception: No graphics pipe is available!
Your Config.prc file must name at least one valid panda display
library via load-display or aux-display.

How do I fix this?

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