Re: including directories with py2exe

2006-02-27 Thread Larry Bates
Mr BigSmoke wrote: > Hi All > how do i include directories into my project when using py2exe? I have > a module that has it's images directory and when it's searches it (into > ../dist/library.zip/.../mymodule/) it generates an error because the > directory wasn't imported... > tnx > > Fabio > Yo

including directories with py2exe

2006-02-26 Thread Mr BigSmoke
Hi All how do i include directories into my project when using py2exe? I have a module that has it's images directory and when it's searches it (into ../dist/library.zip/.../mymodule/) it generates an error because the directory wasn't imported... tnx Fabio -- http://mail.python.org/mailman/list