py2exe + wine

Flaper87 flaper87 en gmail.com
Mie Abr 4 19:41:35 CEST 2007


Saludos a todos:

Quisiera saber si alguno de ustedes a logrado utilizar el py2exe desde el
wine?, Yo instale todo (python 2.4 py2exe y wxpython), pero cuando ejecuto
me suelta el siguiente error:

fixme:imagehlp:BindImageEx (7, "C:\\Python24\\DLLs\\_sre.pyd",
"C:\\Python24\\DLLs;C:\\Python24;C:\\WINDOWS\\SYSTEM;C:\\WINDOWS;c:\\windows;c:\\windows\\"...,
(null), 0x10001570): stub
Traceback (most recent call last):
  File "setup.py", line 6, in ?
    scripts=["vervang.py"],
  File "C:\Python24\lib\distutils\core.py", line 149, in setup
    dist.run_commands()
  File "C:\Python24\lib\distutils\dist.py", line 907, in run_commands
    self.run_command(cmd)
  File "C:\Python24\lib\distutils\dist.py", line 927, in run_command
    cmd_obj.run()
  File "C:\PYTHON24\Lib\site-packages\py2exe\build_exe.py", line 698, in run
    extra_path + sys.path)
  File "C:\PYTHON24\Lib\site-packages\py2exe\build_exe.py", line 842, in
find_dependend_dlls
    alldlls, warnings = bin_depends(loadpath, images)
  File "C:\PYTHON24\Lib\site-packages\py2exe\build_exe.py", line 1154, in
bin_depends
    for result in py2exe_util.depends(image, loadpath).items():
py2exe_util.bind_error: C:\Python24\DLLs\_sre.pyd

Aguien sabe como solucionarlo?

-- 
Flavio Percoco Premoli, A.K.A. [Flaper87]
http://www.flaper87.com
Usuario Linux registrado #436538
Key Fingerprint: CFC0 C67D FF73 463B 7E55  CF43 25D1 E75B E2DB 15C7




Más información sobre la lista de distribución Python-es