-
-
Notifications
You must be signed in to change notification settings - Fork 141
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
Can't create .exe with pyinstaller when using pygame_menu #264
Labels
Comments
Works for both |
New version published =) |
Did you install it with pip? I forgot to update the version ahah.
I uninstalled my version, did “py -3.7 -m pip install pygame-menu==3.5.2” and it worked.
If there’s any error, please create a new issue. I could not see your attached image
──
Pablo
De: AlcuZan <notifications@github.com>
Enviado el: domingo, 17 de enero de 2021 07:29
Para: ppizarror/pygame-menu <pygame-menu@noreply.github.com>
CC: Pablo Pizarro R. <pablo.pizarro@ing.uchile.cl>; State change <state_change@noreply.github.com>
Asunto: Re: [ppizarror/pygame-menu] Can't create .exe with pyinstaller when using pygame_menu (#264)
Hey Pablo,
I downloaded the latest v3 but still can't make PyInstaller work:
[cid:image001.png@01D6ECC3.DCB510C0]
What am I missing here?
Greetings
Manu
Von: Pablo Pizarro R. <notifications@github.com <mailto:notifications@github.com> >
Gesendet: Sonntag, 17. Januar 2021 05:31
An: ppizarror/pygame-menu <pygame-menu@noreply.github.com <mailto:pygame-menu@noreply.github.com> >
Cc: AlcuZan <manuel_baudach@hotmail.com <mailto:manuel_baudach@hotmail.com> >; Author <author@noreply.github.com <mailto:author@noreply.github.com> >
Betreff: Re: [ppizarror/pygame-menu] Can't create .exe with pyinstaller when using pygame_menu (#264)
New version published =)
-
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fppizarror%2Fpygame-menu%2Fissues%2F264%23issuecomment-761730184 <https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fppizarror%2Fpygame-menu%2Fissues%2F264%23issuecomment-761730184&data=04%7C01%7C%7C40f0fe4341bc40a3209708d8baa0ad67%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637464546550027885%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=GVHsAx0gA6k1f2n8B2q6seXWtlT4Ofs6dtw61zRxxrE%3D&reserved=0> &data=04%7C01%7C%7C40f0fe4341bc40a3209708d8baa0ad67%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637464546550027885%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=GVHsAx0gA6k1f2n8B2q6seXWtlT4Ofs6dtw61zRxxrE%3D&reserved=0>, or unsubscribe<https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAEXMDZF6ZVRYIM5EJ33GXZDS2JRX3ANCNFSM4WFGF3UQ <https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAEXMDZF6ZVRYIM5EJ33GXZDS2JRX3ANCNFSM4WFGF3UQ&data=04%7C01%7C%7C40f0fe4341bc40a3209708d8baa0ad67%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637464546550027885%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=kHKxdASTnVuGmv9E1R4tcF%2FJ84ScFirzgU0zypiG9gk%3D&reserved=0> &data=04%7C01%7C%7C40f0fe4341bc40a3209708d8baa0ad67%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637464546550027885%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=kHKxdASTnVuGmv9E1R4tcF%2FJ84ScFirzgU0zypiG9gk%3D&reserved=0>.
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub <#264 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ADCTSSD5BROJWUA7PRWWWTDS2K3V5ANCNFSM4WFGF3UQ> . <https://github.com/notifications/beacon/ADCTSSD62D3NCNXZOCYZEVLS2K3V5A5CNFSM4WFGF3U2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFVT2NQQ.gif>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment information
Describe your environment information, such as:
Describe the bug
To Reproduce
With
pyinstaller
installed via pip, just take any of the examples (for examplesimple.py
), runpyinstaller -F simple.py
, then try to execute simple.exe in thedist
folder.Expected behavior
When executing the .exe, the program should run. Instead it crashes.
The text was updated successfully, but these errors were encountered: