Oops, sorry for hitting send early. Here's my error:
(tg2env)voodoomac:site-packages sparker$ paster --help
/Users/sparker/coding/tg2env/lib/python2.5/site-packages/
Pylons-0.9.7rc1-py2.5.egg/pylons/configuration.py:25: RuntimeWarning:
Unable to load template engine entry point: 'json =
turbojson.jsonsupport:JsonSupport': Traceback (most recent call last):
File "/Users/sparker/coding/tg2env/lib/python2.5/site-packages/
Pylons-0.9.7rc1-py2.5.egg/pylons/templating.py", line 616, in <module>
Engine = entry_point.load()
File "/Users/sparker/coding/tg2env/lib/python2.5/site-packages/
setuptools-0.6c8-py2.5.egg/pkg_resources.py", line 1911, in load
if require: self.require(env, installer)
File "/Users/sparker/coding/tg2env/lib/python2.5/site-packages/
setuptools-0.6c8-py2.5.egg/pkg_resources.py", line 1924, in require
working_set.resolve(self.dist.requires(self.extras),env,installer))
File "/Users/sparker/coding/tg2env/lib/python2.5/site-packages/
setuptools-0.6c8-py2.5.egg/pkg_resources.py", line 524, in resolve
raise DistributionNotFound(req) # XXX put more info here
DistributionNotFound: DecoratorTools>=1.7dev-r2450
import pylons.templating
Usage: paster [paster_options] COMMAND [command_options]
Options:
--version show program's version number and exit
--plugin=PLUGINS Add a plugin to the list of commands (plugins are
Egg
specs; will also require() the Egg)
-h, --help Show this help message
Cannot load command quickstart: SQLAlchemy>=0.5.0beta3
Commands:
create Create the file layout for a Python distribution
help Display help
make-config Install a package and create a fresh config file/
directory
points Show information about entry points
post Run a request for the described application
request Run a request for the described application
serve Serve the described application
setup-app Setup an application, given a config file
TurboGears2:
tginfo Show TurboGears 2 related projects and their versions
(tg2env)voodoomac:site-packages sparker$
---------------
Notice TurboGears2 never lists quickstart in paster.
-Steven
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---