#Compile to exe warnings and Problems

1 messages · Page 1 of 1 (latest)

lofty flameBOT
#

@warped sigil

nostervonderkath.kirche Successfully Uploaded Some Code

Hello ive made a code that works fine under windows ,is a Gui to print text and labels to Pos58 (Perripage Printer) so i want to make an exe of it

i Use Python 3.12 (newest) Version
here my log ... problem is most Modules are not Installable why i dont know or it was included modules in older versions ... and removed lateer
Sos how to compile to exe ?

Uploaded these files to a Gist
tropic shore
#

I normally advise against using the latest python version (I'm sticking with 3.10 for now) as a lot of libraries and packages aren't always compatible with newer python versions

warped sigil
#

question is in x.yz all Modules included ? mhh ok so i remove my pyton installation conplete and install 3.10 or less

#

than i had no problems ... and if 3.10 not work 3.9 .... and so on ?

#

and normaly most say.... use the latest version of <kind off software>......

#

ok i try to get 3.10 and lower it helps .... ty

blazing lance
#

I'd guess it's an issue with pyinstaller itself

#

Actually nvm

#

You were using 3.12 before

lofty flameBOT
warped sigil
#

maybe some can tell me how to compile it to exe

#

so no Pyinstaller faills

#

or tell me a versionnumber that works for Python or Pyinstaller to downgrade

blazing lance
#

Think it also depends on your dependencies, pyinstaller is a community project and there's a reason why Python isn't shipped as .exe files, I'll check the logs in a bit

warped sigil
#

@blazing lance can you test if u can it compile with pyinstall pls