Problem with py2exe

Thomas Heller thomas.heller at ion-tof.com
Thu Feb 8 04:48:05 EST 2001


"Austin Wilson" <wilson.austin.aj at bhp.com.au> wrote in message news:95s54j$c72$1 at gossamer.itmel.bhp.com.au...
> Hi
>
> I have just downloaded py2exe and I am trying to freeze a program.  However,
> I am getting the following output.  Can anyone help.
>
> BTW:  I am using Python20 and wxWindows 2.2.2 on Win98.
>
> Thanks
> Austin
>
>
> changing back to 'C:\Program Files\Python20'
> creating dist\oww\oww.exe
> Using stub 'py2exe\run.exe'
> Resolving binary dependencies
> Traceback (most recent call last):
>   File "setup.py", line 6, in ?
>     scripts=["oww.py"],
>   File "c:\program files\python20\lib\distutils\core.py", line 138, in setup
>     dist.run_commands()
>   File "c:\program files\python20\lib\distutils\dist.py", line 829, in
> run_commands
>     self.run_command(cmd)
>   File "c:\program files\python20\lib\distutils\dist.py", line 849, in
> run_command
>     cmd_obj.run()
>   File "py2exe\py2exe.py", line 365, in run
>     self.copy_dependend_dlls(final_dir, use_runw, dlls)
>   File "py2exe\py2exe.py", line 417, in copy_dependend_dlls
>     alldlls.remove(self.get_exe_stub(use_runw))
> ValueError: list.remove(x): x not in list
>
>
>
Which py2exe version did you use?
Can you send me your script by private email so that I can take a look?

Thanks for trying it,

Thomas





More information about the Python-list mailing list