linux wine py2exe ??

Lukasz Pankowski lupan at zamek.gda.pl
Tue Dec 23 05:36:58 EST 2003


duikboot <arjen.dijkstra%no%-%spam%@hccnet.nl> writes:

> Hi
>
>
> A friend of mine runs windows, and asked me to write a little script. He has no Python installed though, and istalling it, is no option.
> So I really wanted to make an executable for windows.

I recently done similar thing but using `McMillan installer`_ and
`Inno Setup`_. The program was wxPython app with a C extension. I
tried py2exe half year ago and have some problem with running it under
wine, but do not remember what it was.

.. _McMillan installer: http://www.mcmillan-inc.com/install1.html
.. _Inno Setup: http://www.jrsoftware.org/isinfo.php

-- 

=*= Lukasz Pankowski =*=




More information about the Python-list mailing list