You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created my game based on the Pygame library. I tried to run on the Windows 10 engine and it didn't work out. Then I used a virtual machine with lubuntu, there was the same error, I decided to try it on Ubuntu 24.04, but nothing worked either. I tried other demonstrative code, like Hello World, but the problem is the same. I looked at a bunch of materials on the Internet, found a video with WSL2, installed it, tried to run the code, and again the error occurred. I want to mention that I wrote my code in Python and tried to write in kivy and it didn't work.
I actually wanted to create a Pygame game and compile it into a mobile app.
buildozer.spec
Command:
buildozer android debug and buildozer android debug deploy run
I've moved the issue to kivy/python-for-android, as this issue does not belong to kivy/buildozer.
The pygame recipe is a bit outdated and might not work, however, I've seen a PR for pygame-ce here: #2971
I do not have any example to test the pygame-ce recipe, so I can't say if it works. Please give it a try, and let us know.
Feel free to reach out our Discord channel if you need some help.
Я перенес проблему в kivy/python-for-android, поскольку эта проблема не относится к kivy/buildozer. pygame Рецепт немного устарел и может не сработать, однако я видел PR для pygame-ce здесь: # 2971
У меня нет примера для тестирования pygame-ce рецепта, поэтому я не могу сказать, работает ли он. Пожалуйста, попробуйте и дайте нам знать.
Не стесняйтесь обращаться к нашему каналу Discord, если вам нужна помощь.
I don't think this is a Pygame problem, I've tried writing code in different languages and compiling to apk, but it didn't help. I wrote in Kivy, Python and Pygame
Versions
Description
I created my game based on the Pygame library. I tried to run on the Windows 10 engine and it didn't work out. Then I used a virtual machine with lubuntu, there was the same error, I decided to try it on Ubuntu 24.04, but nothing worked either. I tried other demonstrative code, like Hello World, but the problem is the same. I looked at a bunch of materials on the Internet, found a video with WSL2, installed it, tried to run the code, and again the error occurred. I want to mention that I wrote my code in Python and tried to write in kivy and it didn't work.
I actually wanted to create a Pygame game and compile it into a mobile app.
buildozer.spec
Command:
Spec file:
Logs
The text was updated successfully, but these errors were encountered: