Thanks, but... after doing what you suggested all looks great at
first:

$ paster create --list-templates
Available templates:
  basic_package:  A basic setuptools-enabled package
  paste_deploy:   A web application deployed through paste.deploy
  pylons_fa:      Pylons application template with formalchemy support
  pyramid_fa:     Pyramid application template to extend other
templates with
  toscawidgets:   ToscaWidgets widget

but...
$ paster create -t pyramid_fa sol
...
RuntimeError: Under Pyramid 1.3, you should use the "pcreate" command
rather than "paster create"

and pcreate can't find the "pyramid_fa" scaffold, so it looks like
another one of those chicken and *.egg problems.

-- 
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