Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/Current/bin/paster", line 8, in <module>
load_entry_point('PasteScript==1.3.6', 'console_scripts', 'paster')()
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/PasteScript-1.3.6-py2.5.egg/paste/script/command.py", line 78, in run
invoke(command, command_name, options, args[1:])
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/PasteScript-1.3.6-py2.5.egg/paste/script/command.py", line 117, in invoke
exit_code = runner.run(args)
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/PasteScript-1.3.6-py2.5.egg/paste/script/appinstall.py", line 68, in run
return super(AbstractInstallCommand, self).run(new_args)
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/PasteScript-1.3.6-py2.5.egg/paste/script/command.py", line 212, in run
result = self.command()
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/PasteScript-1.3.6-py2.5.egg/paste/script/appinstall.py", line 456, in command
self, config_file, section, self.sysconfig_install_vars(installer))
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/PasteScript-1.3.6-py2.5.egg/paste/script/appinstall.py", line 592, in setup_config
mod.setup_config(command, filename, section, vars)
File "/Users/dewaard/Python/nCMS/ncms/websetup.py", line 173, in setup_config
addData("en", languages, conf)
File "/Users/dewaard/Python/nCMS/ncms/websetup.py", line 73, in addData
_("\">about</a></li>") +
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/Pylons-0.9.7dev_20071007-py2.5.egg/pylons/i18n/translation.py", line 105, in ugettext
return pylons.translator.ugettext(value)
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/Paste-1.4-py2.5.egg/paste/registry.py", line 125, in __getattr__
return getattr(self._current_obj(), attr)
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/Paste-1.4-py2.5.egg/paste/registry.py", line 182, in _current_obj
'thread' % self.____name__)
TypeError: No object (name: Translator) has been registered for this thread