You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pylons-devel
Hi, I am new to python and pyramid
and unable to prepare project with 'bin/paster create -t pyramid_zodb
tutorial' (as described in "ZODB + Traversal Wiki Tutorial").
Error message: "Template by name 'pyramid_zodb' not found".
I have installed 'virtualenv'.
First there was problem - no 'paster' in 'bin' directory. After ' bin/
pip install pastescript' 'paster' command has appeared but seems not
to be configured properly.
Thanks in advance.
Chris McDonough
unread,
Feb 9, 2012, 10:28:13 PM2/9/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pylons...@googlegroups.com
You're using Pyramid 1.3 but you're reading the 1.2 documentation.
- C
ap
unread,
Feb 10, 2012, 3:47:06 AM2/10/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pylons-devel
Yes, you are right :)
Thanks to automatic-do-not-know-installer I have 1.3 alpha/beta
release.