> > ActivePython 2.6.6.15 (ActiveState Software Inc.) based on > > Python 2.6.6 (r266:84292, Aug 24 2010, 16:01:11) [MSC v.1500 32 bit > > (Intel)] on win32 > > Type "help", "copyright", "credits" or "license" for more information. > > As I see you use ActiveState python. > > I'm not sure if pyinstaller should work with python from activestate, > but I think there were reported some issues with pyinstaller and > activestate python distribution.
Yes, and actually I've used ActivePython 2.6 with Pyinstaller succesfully before (on a Win XP machine). ActivePython is a rather popular distribution of Python used by many on Windows - are there workarounds to make it work with Pyinstaller? Eli -- 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.
