On Wed, 2009-03-11 at 11:03 +0000, Stephen Dolan wrote: > Hi Giovanni, > > Sorry to hijack the thread, but I'm currently using pyinstaller on a > python2.5 based project. Its working great and thanks for all the > effort you've put into it. However, we're planning to move to python > 2.6 in the near future, and I'm concerned to hear that it is not > supported. Do you plan to support 2.6 in the near future? Do you know > for sure that pyinstaller will not work with 2.6 ?
Hi Stephen, I don't see any specific problem with PyInstaller and Python 2.6 on Linux and the (upcoming) Mac support, but on Windows many things changed because of the compiler switch and the way binaries are distributed (with SxS). I can't say for sure whether it will work out of the box or not, I did not even try. -- 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 -~----------~----~----~----~------~----~------~--~---
