linux wine py2exe ??
Jules Dubois
yet-another at no-domain.cn
Fri Dec 19 19:32:06 EST 2003
More information about the Python-list mailing list
Fri Dec 19 19:32:06 EST 2003
- Previous message (by thread): linux wine py2exe ??
- Next message (by thread): linux wine py2exe ??
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 19 Dec 2003 20:22:23 +0100, in article <news:pan.2003.12.19.19.22.17.534860 at hccnet.nl>, duikboot wrote: > Does anybody know what I've done wrong? No. > Or is it just not possible Maybe. > arjen at linux Python23]$ wine python.exe setup.py py2exe [...] > py2exe_util.bind_error: C:\Python23\DLLs\_sre.pyd Did you copy the pyd file into C:\Python23\DLLs\ on the (WINE-mapped) C: drive? In the past, I've copied DLLs one by one into my WINE configuration directory as applications complained about not finding them. In some cases, I've successfully run the programs; some not. Does the WINE log provide more information?
- Previous message (by thread): linux wine py2exe ??
- Next message (by thread): linux wine py2exe ??
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list