On Tue, Jul 5, 2011 at 12:29 PM, Vaibhav Bhandari <vaibh...@gmail.com> wrote:
> hi there --
> Sorry I couldn't find answer to the following question after several web
> searches, forum finding and experimentation.
> I get the following error when i run the pyramid_starter app from my setup.
> I have a fresh install in virtualenv and I just did easy_install on Pyramid.
> URL: http://python.vitraag.com//
> File
> '/home/vaibhavb/local/lib/python2.4/site-packages/Paste-1.7.5.1-py2.4.egg/paste/exceptions/errormiddleware.py',
> line 144 in __call__
>   app_iter = self.application(environ, sr_checker)
> SyntaxError: invalid syntax (__init__.py, line 1)
> Thanks in advance.
> Vaibhav
>

You should note that Pyramid 1.1 no longer supports Python 2.4:
http://docs.pylonsproject.org/projects/pyramid/1.1/whatsnew-1.1.html#backwards-incompatibilities

-- 
Yours virtually,
Jakub Warmuz

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to