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 module kivy! #14

Open
kris0725pl opened this issue Aug 14, 2023 · 1 comment
Open

No module kivy! #14

kris0725pl opened this issue Aug 14, 2023 · 1 comment

Comments

@kris0725pl
Copy link

kris0725pl commented Aug 14, 2023

i download zip to my laptop. convert with py exe to executable windows app and i got error wher run application.
Traceback (most recent call last): File "gui.py", line 3, in <module> from kivy.app import App ModuleNotFoundError: No module named 'kivy'

or is normal human windows version? For now is tottaly shit for me...sory.

@SimGas
Copy link

SimGas commented Sep 16, 2023

Have you tried running the script as it is intended?
Converting a py script to an exe requires lots of finetuning. Python is simply not made for generating exe.

I'd suggest you first get the very basics of python (including installing and using other non-built-in Modules). If you then still can't figure out how to use the script, I'd suggest you ask friendly for help, and not tell others their code is "shit".

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

2 participants