When I use cxfreezeonmy Python 3 script I cannot set executable attributes such as author and description, but when I use the setup.py it says it cannot find the module__main where module is the name of the script I want to convert. It also throws errors about re not being found when I marked it as an include.
I am also wondering if there is a way to eliminat the need for the .zip file when using setup.py like when it is run on the script by itself. When I run cxfreeze on the script itself I get the .exe a few unneeded .pyd files, and python32.dll and can distribute only the .dll and .exe and it works.
What should I be looking at to solve these issues?
cxfreeze questions
Page 1 of 11 Replies - 578 Views - Last Post: 22 January 2012 - 11:34 AM
Topic Sponsor:
Replies To: cxfreeze questions
#2
Re: cxfreeze questions
Posted 22 January 2012 - 11:34 AM
Since you reported that it was solved, would you mind sharing your solution in case someone else with the same problem comes across this thread?
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|