Jasper wrote:

> The resulting .exe can't find all of it's needed parts, and
> apparently includes a vast array of stuff that isn't needed.

This is tangential to the OP's problem, but last
time I tried to use py2exe, it seemed to insist
on including tkinter in the executable, even though
my program made no reference to it at all, and
even if I explicitly told it not to.

Anyone else had that problem? Any ideas on how to
prevent it?

--
Greg

Reply via email to