I currently use 2.5. Per the Pyinstaller docs, later versions of Python are built using Visual Studio 2008, which uses different DLL files that are organized differently.
There is a development version for 2.6 but since I don't seem to need newer features, 2.5 works fine for me... On 8/19/10, Algis Kabaila <[email protected]> wrote: > Hi, > > What version of Python should preferably be used with PyInstaller? > (I've tried 2.5, which worked well, but Windows now has 2.7!) > > OldAl. > > -- > 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. > > -- 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.
