Hi there,
I get this error when trying to follow the QuickWiki instructions, any ideas?
Using python 2.4.4, OSX 10.4
Regards,
Brendan
Brendan-Arnolds-Computer% paster make-config QuickWiki test.ini
Distribution already installed:
QuickWiki 0.1.1 from
/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/QuickWiki-0.1.1-py2.4.egg
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/2.4/bin/paster",
line 7, in ?
sys.exit(
File
"/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/PasteScript-1.3-py2.4.egg/paste/script/command.py",
line 76, in run
invoke(command, command_name, options, args[1:])
File
"/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/PasteScript-1.3-py2.4.egg/paste/script/command.py",
line 115, in invoke
exit_code = runner.run(args)
File
"/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/PasteScript-1.3-py2.4.egg/paste/script/appinstall.py",
line 65, in run
return super(AbstractInstallCommand, self).run(new_args)
File
"/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/PasteScript-1.3-py2.4.egg/paste/script/command.py",
line 210, in run
result = self.command()
File
"/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/PasteScript-1.3-py2.4.egg/paste/script/appinstall.py",
line 325, in command
self.installer.write_config(self, self.config_file, self.vars)
File
"/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/PasteScript-1.3-py2.4.egg/paste/script/appinstall.py",
line 501, in write_config
command.ensure_file(filename, self.config_content(command, vars))
File
"/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/PasteScript-1.3-py2.4.egg/paste/script/appinstall.py",
line 534, in config_content
tmpl = Cheetah.Template(self.dist.get_metadata(meta_name),
AttributeError: 'module' object has no attribute 'Template'
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---