tags 572609 + unreproducible
thanks

I tried both versions of Pylons (the one in unstable, and the one in
experimental), with python2.5 and python2.6. Everything works fine on my
system.

I suspect that you didn't follow FHS and changed /usr/bin/python or
/usr/bin/paster (traceback suggests that), but lets assume you didn't
try to break your system...

Try this (I want to be sure you have a clean env.):
$ mkdir -m 755 /tmp/test # will fail if you already have such directory
$ cd /tmp/test
$ /usr/bin/paster create --template=pylons helloworld
$ cd helloworld/
$ /usr/bin/paster serve development.ini

Attachment: signature.asc
Description: Digital signature

Reply via email to