On 14 June 2012 15:06, Ekaterina Mishina-Syrkina <[email protected]> wrote:
> but it looks like this function is not really executed - I don't have the
> image which should have been saved by this function, and all next steps
> after this functions are not done.
Is the working directory - where it saves the image - different from
what you expect? Try adding a line:
imgpng = os.path.abspath('sample.png')
print imgpng
(Or if it's a GUI, pop up a messagebox)
That doesn't explain why it's not running the steps afterwards,
though. I'd suggest using prints/messageboxes to narrow down where it
stops.
Thomas
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
cx-freeze-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users