Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with cx_Freeze
#1
Exclamation 
Hi! Smile
I'm French, sorry for my bad English speaking.
I try to freeze my project in executable file with "cx_Freeze".
I have a file "main.py" and an other "setup.py". I built my file with the "build" command, it works...
Then I double-clicked my ".exe" file to run it, and I have this error :

[Image: 144864112_122495319746188_54165558793253...e=6039D6D6]

Line 1357 is :
fen = Tk()
(I imported tkinter)

• Why do I have this error ? How to fix it ?
Reply


Messages In This Thread
Help with cx_Freeze - by mederic39 - Jan-30-2021, 08:58 PM
RE: Help with cx_Freeze - by snippsat - Jan-30-2021, 09:43 PM
RE: Help with cx_Freeze - by mederic39 - Jan-31-2021, 07:11 AM
RE: Help with cx_Freeze - by snippsat - Jan-31-2021, 12:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Problem with cx_freeze app only on one pc floatingshed 0 2,236 Mar-19-2021, 05:19 PM
Last Post: floatingshed
  cx_freeze frozen executive introduces WinError 10049 KipCarter 3 6,950 Jan-14-2020, 02:34 PM
Last Post: KipCarter
  Python 3.6 Alternatives to Cx_Freeze KipCarter 5 6,498 Jan-14-2020, 11:51 AM
Last Post: KipCarter
  cx_freeze exe does not work? Skycoder 4 8,162 Jan-13-2020, 06:50 PM
Last Post: KipCarter
  How to get cx_Freeze to make folders mad_accountant 0 3,926 Nov-24-2019, 02:22 PM
Last Post: mad_accountant
  cx_freeze setup.py error: No module __SNMP-FRAMEWORK-MIB nacho 8 11,135 Jul-26-2019, 09:33 PM
Last Post: njmatt415
  Error in build using cx_freeze with psychopy based animation olivyac 0 3,451 Sep-19-2017, 07:55 PM
Last Post: olivyac

Forum Jump:

User Panel Messages

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