2009/5/6 Mike <[email protected]>: > > Shame on me - I somehow skipped the requirement from pyinstaller just > supporting python between 1.5 and 2.4 . Thanks for the help of Vinay > ( > http://groups.google.de/group/comp.lang.python/browse_thread/thread/e002d1e0ad682c90?hl=de# > ) > > As I do not want to switch to python 2.4 I will have to look for > something else. I tried py2exe today, which seems to work fine for my > project (and officially supports python 2.6 ;-) ) - it is able to > create an exe file within a dist directory, but not a single > executable like pyinstaller is doing it. But this is fine enough for > me just now. > pyinstaller 1.3 works fine with python2.5 and head of development from svn has also been sucessfully used with python 2.6 (see thread here http://groups.google.com/group/PyInstaller/browse_thread/thread/4b5d827412deb1c2?hl=en)
Stephen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
