I hope that what I'm going to say won't be misunderstood. And I hope it isn't bad if I reply after almost 1 month of inactivity. It is possible to create exes from Linux for Windows but not with PyInstaller. I wrote about it on an Italian website (python-it.org). Is a method experimental and it requires .Net Framework (or Mono) It is possible using Iron Python (that now support almost all Python 2.5 syntax) and a little tool downlodable from Iron Python Homepage @ Codeplex.com (the file is IronPython-1.0.1-Samples-Pyc.zip). if you have any questions I'll be happy to help you.
Simone Ramacci a.k.a Simosito. On Mar 20, 11:13 am, Giovanni Bajo <[EMAIL PROTECTED]> wrote: > On Thu, 2008-03-20 at 01:31 -0700, Emanuele Gesuato wrote: > > I'm on Ubuntu 7.10, i don't have a Windows OS installed. > > Is it possible to create an exe using pyinstaller in ubuntu ? > > No, PyInstaller can't cross-compile (it is technically almost > impossible). > -- > Giovanni Bajo > Develer S.r.l.http://www.develer.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/PyInstaller?hl=en -~----------~----~----~----~------~----~------~--~---
