Python Forum
Distributing Python/Pygame code with CX_Freeze
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Distributing Python/Pygame code with CX_Freeze
#1
Hi,
I'm trying to use CX_Freeze for distributing a Python app developed with Pygame.
Using *python setup.py bdist_dmg* for Mac, the resulting app isn't compatible with MacOS 10.15 which is current MacOS.
And for Windows, I've tried *python setup.py bdist_msi* but bdist_msi command isn't recognize by CX_Freeze even if I use the latest CX_Freeze version! ...

Does CX_Freeze really works ??
Is it the correct package for distributing a Python app on Mac or PC ?

Thanks for your help !
JFN
Reply
#2
have you tried pyinstaller? home_page
Reply
#3
As mention try Pyinstaller,here a post where test Pygame with Pyinstaller.
metulburr likes this post
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  question about my pygame code for space shooter Than999 4 2,512 Feb-07-2022, 03:55 AM
Last Post: metulburr
  question about my Pygame code Than999 2 1,682 Feb-06-2022, 10:03 PM
Last Post: Than999
  [PyGame] Problems with jump code in pygame Joningstone 4 5,365 Aug-23-2021, 08:23 PM
Last Post: deanhystad
  My Pygame Code always says "(Not responding") noodlespinbot 3 8,106 Feb-29-2020, 10:50 PM
Last Post: Windspar
  [pygame] Improvement with code SheeppOSU 1 2,402 Jul-24-2019, 11:09 AM
Last Post: metulburr
  Python Pygame code help Trajme 1 4,024 Dec-07-2017, 04:55 PM
Last Post: nilamo
  Appropriately delay this PyGame code kleynah22 2 4,389 Nov-09-2017, 02:00 PM
Last Post: Windspar

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020