Neither Pylons nor Paste install correctly at this time on the Win32 platform using easy_install, whether in a virtualenv or even in a system-wide install to a clean system. Just about everything goes fine until somewhere in the installation of Paste, where an error described only as "None" occurs.
I was unable to find any path to obtaining a working Pylons install on Win32 under Python 2.6. (other than, of course, ditching Windows!) easy_install just does not install Paste correctly under 2.6, whether by itself or in Pylons. In another discussion somewhere I saw a thread where someone told Ian that even virtualenv 1.3 (reported on the virtualenv page to be 2.6- compatible) was not in fact working under 2.6 on Win32. Ian replied that virtualenv trunk should work. This gave me hope, but it still fell short. The one thing I forgot to try was Paste trunk. For now I think I'll leave the trunks on the train and stick with Python 2.5.2. On Nov 12, 12:41 pm, "Mike Orr" <[EMAIL PROTECTED]> wrote: > On Wed, Nov 12, 2008 at 1:48 AM, Alex Marandon <[EMAIL PROTECTED]> wrote: > > By the way is the production version of Pylons also know to be compatible? > > How about the libraries often used with Pylons (Routes, Mako, > > SQLAlchemy, Elixir, etc.)? > > Has anyone here started to migrate their production Pylons apps to > > Python2.6? > > I'm using Python 2.5 for three apps including one which will launch > next month. If I weren't so busy and if the Python 3 switch weren't > coming up in a few months, I might be more inclined to upgrade > quicker. > > -- > Mike Orr <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
