On Tue, Nov 18, 2008 at 2:22 AM, Lawrence Oluyede <[EMAIL PROTECTED]> wrote:
>
> On Tue, Nov 18, 2008 at 8:35 AM, Eric Ongerth <[EMAIL PROTECTED]> wrote:
>>
>> Correction: the point at which easy_installing Pylons errored out was
>> during the installation of simpleJSON. So it never reached the p
Previously Mike Orr wrote:
>
> On Tue, Nov 18, 2008 at 12:22 AM, Lawrence Oluyede <[EMAIL PROTECTED]> wrote:
> >
> > On Tue, Nov 18, 2008 at 8:35 AM, Eric Ongerth <[EMAIL PROTECTED]> wrote:
> >>
> >> Correction: the point at which easy_installing Pylons errored out was
> >> during the installatio
s-discuss
> Subject: Re: Pylons and Python 2.6 (Was: Re: go-pylons.py broken on
> Python 2.6 in Windows?)
>
>
> Correction: the point at which easy_installing Pylons errored out was
> during the installation of simpleJSON. So it never reached the point
> of installing paste,
On Tue, Nov 18, 2008 at 12:22 AM, Lawrence Oluyede <[EMAIL PROTECTED]> wrote:
>
> On Tue, Nov 18, 2008 at 8:35 AM, Eric Ongerth <[EMAIL PROTECTED]> wrote:
>>
>> Correction: the point at which easy_installing Pylons errored out was
>> during the installation of simpleJSON. So it never reached the
On Tue, Nov 18, 2008 at 8:35 AM, Eric Ongerth <[EMAIL PROTECTED]> wrote:
>
> Correction: the point at which easy_installing Pylons errored out was
> during the installation of simpleJSON. So it never reached the point
> of installing paste, pastescript, pastedeploy etc.
>
> Hey, I thought Python
Correction: the point at which easy_installing Pylons errored out was
during the installation of simpleJSON. So it never reached the point
of installing paste, pastescript, pastedeploy etc.
Hey, I thought Python 2.6 includes the former simpleJSON as the new
json module. No?
On Nov 17, 10:31 p
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" occur
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
2008/11/11 Ben Bangert <[EMAIL PROTECTED]>:
> On Nov 11, 2008, at 7:38 AM, Alex Marandon wrote:
>
>> As far as I know, Pylons doesn't support Python 2.6, no matter what
>> operating system you're on. At least that's how it was last time I
>> checked.
>
> Pylons does run on Python 2.6, and we have