R
rob
I'm having some trouble using Fredrik Lundh's SqueezeTool utility.
I can use the python file to create the SampleMod.py and SampleMod.pyz
files, but then I am not sure how to use the pyz, or what should go in the
appMain "start" module. I have had some success with very basic py's.
Larger collections of py files with lots of interdependencies cause "No
module named ..." errors.
The only documentation I've found for it is within the file itself. Has
anyone seen anything that explains how to use the final files, or any
restrictions on file dependencies.
thanks,
Rob Gordon
I can use the python file to create the SampleMod.py and SampleMod.pyz
files, but then I am not sure how to use the pyz, or what should go in the
appMain "start" module. I have had some success with very basic py's.
Larger collections of py files with lots of interdependencies cause "No
module named ..." errors.
The only documentation I've found for it is within the file itself. Has
anyone seen anything that explains how to use the final files, or any
restrictions on file dependencies.
thanks,
Rob Gordon