Hi,
We are updating some of our build scripts so we jumped to python 3.5 and
cx_freeze 5 (currently using trunk). It seems like a couple of options used
in our previous scripts are not available anymore, for example:
append_script_to_exe, create_shared_zip, include_in_shared_zip.
The lack of those options creates a couple of problems for me. I have 3
executables that have to be on the same folder (it is out of my control),
but with the current layout I end up with conflicting files. I would guess
that the pyd files are always the same, so it does not matter, but the
python35.zip is different. So what should I do on this scenario? Is there a
way to have the zip included in the executable?
I played a bit with it and it seems like if I unpack all the zip files and
then zip then together it works, but I am not sure how reliable that would
be.
Tiago
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users