Re: pyramidtut

2011-11-17 Thread czam
Many thanks - that helped >C:\Python27\python.exe ..\path\to\ez_setup.py D:\pyramid>easy_install virtualenv ... On 16 Nov., 17:34, Tres Seaver wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 11/16/2011 11:11 AM, Michael Merickel wrote: > > > I'm unaware of another situation wh

Re: pyramidtut

2011-11-16 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/16/2011 11:11 AM, Michael Merickel wrote: > I'm unaware of another situation where this error shows up other than > using Python 2.5. I'd ensure that you are in fact on 2.7 before > chasing other solutions. If easy_install is pulling down the 2.5

Re: pyramidtut

2011-11-16 Thread Michael Merickel
I'm unaware of another situation where this error shows up other than using Python 2.5. I'd ensure that you are in fact on 2.7 before chasing other solutions. If easy_install is pulling down the 2.5 egg then it means you're on 2.5. On Wed, Nov 16, 2011 at 9:00 AM, czam wrote: > On 16 Nov., 14:53

Re: pyramidtut

2011-11-16 Thread czam
On 16 Nov., 14:53, Chris McDonough wrote: > On Wed, 2011-11-16 at 05:39 -0800, czam wrote: > > Hi list, I got a strange error starting with the wiki tutorial at > >http://docs.pylonsproject.org/projects/pyramid/dev/tutorials/wiki2/in... > > Seems to be a problem in the webob egg... > > Just 2 days

Re: pyramidtut

2011-11-16 Thread Chris McDonough
On Wed, 2011-11-16 at 05:39 -0800, czam wrote: > Hi list, I got a strange error starting with the wiki tutorial at > http://docs.pylonsproject.org/projects/pyramid/dev/tutorials/wiki2/installation.html > Seems to be a problem in the webob egg... > Just 2 days before I got the tutorial working on an