on http://docs.pylonsproject.org/en/latest/docs/pyramid.html, there is a link to the wiki tutorial. When I execute d the command "bin/paster create -t pyramid_routesalchemy tutorial", bash says that there is no paster in bin/ . Then I installed pastescript using easy_install, but paster complains that no template named pyramid_routesalchemy found. I googled and found no answer. Finally, I found that this tutorial is for pyramid 1.2, which seems not to be totally compatible with pyramid 1.3 . I then changed 1.2- branch in the URL to 1.3-branch, and now the tutorial works for me. So, maybe you forgot to update the link to the wiki tutorial on the documentation page?
-- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
