Re: py2exe, pyparallel

2005-11-13 Thread garyr
Chris Mellon wrote: > On 13 Nov 2005 10:03:52 -0800, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I'm using py2exe to create a standalone program that uses pyparallel. > > When I run the created program an error occurs and a message directs me > > to > > the log file which contains: > > > > Tr

Re: py2exe, pyparallel

2005-11-13 Thread Chris Mellon
On 13 Nov 2005 10:03:52 -0800, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I'm using py2exe to create a standalone program that uses pyparallel. > When I run the created program an error occurs and a message directs me > to > the log file which contains: > > Traceback (most recent call last): >

py2exe, pyparallel

2005-11-13 Thread garyr
I'm using py2exe to create a standalone program that uses pyparallel. When I run the created program an error occurs and a message directs me to the log file which contains: Traceback (most recent call last): File "fg.py", line 30, in ? import dds2 File "dds2.pyc", line 24, in ? WHETHE