Python Forum
Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
can't run .exe file
#3
The problem Larz60+ is that py2exe is not updated for Python 3.5 that he use.
Pyinstaller, Cx_freeze, pynsist 1.9 work for 3.5.

There is a bug rapport this.

You can look at these post1 post2.
Here i show usage of Pyinstaller and Cx_freeze and i like to use virtual environment when using these program.
Then there is less stuff that can go wrong.
Reply


Messages In This Thread
can't run .exe file - by Doug - Feb-18-2017, 12:16 PM
RE: can't run .exe file - by Larz60+ - Feb-18-2017, 12:54 PM
RE: can't run .exe file - by snippsat - Feb-18-2017, 01:45 PM
RE: can't run .exe file - by Larz60+ - Feb-18-2017, 10:07 PM
RE: can't run .exe file - by snippsat - Feb-19-2017, 07:14 AM
RE: can't run .exe file - by wavic - Feb-19-2017, 07:19 AM
RE: can't run .exe file - by snippsat - Feb-19-2017, 08:43 AM
RE: can't run .exe file - by Larz60+ - Feb-19-2017, 12:14 PM
RE: can't run .exe file - by snippsat - Feb-19-2017, 10:29 PM

Forum Jump:

User Panel Messages

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