Have broblem with python kivy

Question:
After run my project the last mesage from console is “[CRITICAL] [App] Unable to get a Window, abort.”
How to solve the problem?

Hey, @Aywenklik welcome to the forums!

Can you please provide a link to the repl? This way it is easier for staff and members of the community to help you!

Also see this guide on how to share your code:

1 Like

https://replit.com/@Aywenklik/ZAMITCU?s=app this link?

1 Like

cannot open shared object

add the Nix package for libGL, and do the same for any other missing shared objects: paste in Shell:

nix-editor -dpython -hapkgs.libGL

I’ll try and check for any next steps required to set up the library soon. If someone beats me to it, please post a reply to /t/74996)

2 Likes