you should try pcreate instead of paster create http://docs.pylonsproject.org/projects/pyramid/en/latest/narr/project.html
On Fri, Dec 23, 2011 at 12:27 PM, Eddy <[email protected]> wrote: > I'm having trouble creating a new Pyramid project using Paster. > "paster create --list-templates" shows only the following templates > > Available templates: > basic_package: A basic setuptools-enabled package > paste_deploy: A web application deployed through paste.deploy > > Is there a way to manually add the missing Pyramid project templates? > > -- > 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. > -- 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.
