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

Not running on Windows 10 #8

Open
Zer0-Official opened this issue Sep 28, 2021 · 4 comments
Open

Not running on Windows 10 #8

Zer0-Official opened this issue Sep 28, 2021 · 4 comments

Comments

@Zer0-Official
Copy link

The home screen works but when I click the play button, it crashes.

@Zogg
Copy link
Owner

Zogg commented Jan 26, 2022

If someone made a PR with a fix I'd gladly merge it.

@Zer0-Official
Copy link
Author

@Zogg are you the creator and developer of this app

@EekOok
Copy link

EekOok commented Aug 3, 2022

Idem on W10, some Kivy libraries are not present on the main Kivy librairies : Kivy.properties is not known by Pycharm for exemple
ihave import only the main Kivy lib,.
Next i have import Kivy-jetson and missing libs are known !but again same error:
self.texture_left = self.texture.get_region(0, 0, 292, 190)
AttributeError: 'NoneType' object has no attribute 'get_region'

can we have a requirement file to be sure ?

@Zogg
Copy link
Owner

Zogg commented Apr 26, 2024

@Zogg are you the creator and developer of this app

I am!

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

3 participants