iron python exe problem

Fredrik Lundh fredrik at pythonware.com
Tue Dec 6 08:18:54 EST 2005


ajikoe at gmail.com wrote:

> I have test.py:
> print 'hello'
>
> I compile using iron python the result is test.exe
>
> I have got error message when I tried to call test.exe telling that
> test.exe is not a valid win32 application.
>
> How can I solve this problem?

since ironpython is still under heavy development, you'll probably reach more iron-
python users and developers by posting to the ironpython mailing list:

    http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

btw, a quick search of the mailing list archives brought up this post:

    http://lists.ironpython.com/htdig.cgi/users-ironpython.com/2005-June/000749.html

which may or may not be relevant, depending on what version you're using.

</F> 






More information about the Python-list mailing list