Re: Problem with py2exe conversion.

2009-03-04 Thread Gabriel Genellina
En Wed, 04 Mar 2009 11:38:35 -0200, [email protected] escribió: On Mar 4, 6:23 pm, "Gabriel Genellina" wrote: En Wed, 04 Mar 2009 11:12:32 -0200, [email protected]   escribió: >             I am facing an interesting problem with py2exe conversion. > I've

Re: Problem with py2exe conversion.

2009-03-04 Thread [email protected]
On Mar 4, 6:23 pm, "Gabriel Genellina" wrote: > En Wed, 04 Mar 2009 11:12:32 -0200, [email protected]   > escribió: > > > Hello all, > >             I am facing an interesting problem with py2exe conversion. > > I've a python script which uses th

Re: Problem with py2exe conversion.

2009-03-04 Thread Gabriel Genellina
En Wed, 04 Mar 2009 11:12:32 -0200, [email protected] escribió: Hello all, I am facing an interesting problem with py2exe conversion. I've a python script which uses the shutil libarary. When I convert that python script into exe, it creates a dist folder and then in

Problem with py2exe conversion.

2009-03-04 Thread [email protected]
Hello all, I am facing an interesting problem with py2exe conversion. I've a python script which uses the shutil libarary. When I convert that python script into exe, it creates a dist folder and then in that it places the exe. Along with the exe it also places a zip folder conta