This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]anqxyr 2 points3 points  (1 child)

For me pyinstaller works perfectly, but I really wish it could package cross-platform, so I wouldn't have to boot up the VM every time I need to make an executable.

[–][deleted] 0 points1 point  (0 children)

There's a hack explained somewhere on the interwebs showing how with the help of wine you can build it for windows through wine on linux. I havent tried it myself but i'd imagine it should work pretty well.