On Fri, 16 Feb 2007 at 16:30, Christopher Arndt wrote:
> But there are a few more installation hurdles (after all, it's alpha software
> for a reason ;-)

I followed your instructions (thank you!), and got further.  However,
I'm getting a traceback when I try to view the start page.  Here is
the end of it:

[....]
   File 
"/usr/lib/python2.4/site-packages/TurboGears-1.0.1-py2.4.egg/turbogears/controllers.py",
 line 82, in _process_output
     fragment=fragment)
   File 
"/usr/lib/python2.4/site-packages/TurboGears-1.0.1-py2.4.egg/turbogears/view/base.py",
 line 131, in render
     return engine.render(**kw)
   File 
"/usr/lib/python2.4/site-packages/TurboCheetah-0.9.5-py2.4.egg/turbocheetah/cheetahsupport.py",
 line 101, in render
     template_file=template_file)
   File 
"/usr/lib/python2.4/site-packages/TurboCheetah-0.9.5-py2.4.egg/turbocheetah/cheetahsupport.py",
 line 51, in load_template
     return self.load_template_module(template)
   File 
"/usr/lib/python2.4/site-packages/TurboCheetah-0.9.5-py2.4.egg/turbocheetah/cheetahsupport.py",
 line 85, in load_template_module
     tfile, classname)
   File 
"/usr/lib/python2.4/site-packages/TurboCheetah-0.9.5-py2.4.egg/turbocheetah/cheetahsupport.py",
 line 14, in _recompile_template
     exec code in ns
   File "<string>", line 29, in ?
   File 
"/usr/lib/python2.4/site-packages/Myghty-1.1-py2.4.egg/myghty/importer.py", 
line 54, in import_module
     return builtin_importer(name, globals, locals, fromlist)
   File 
"/var/www/blog.bitdance.com/CBlog-0.1a/cblog/templates/SiteTemplate.py", line 
15, in ?
     from Cheetah.Version import MinCompatibleVersion as RequiredCheetahVersion
ImportError: cannot import name MinCompatibleVersion

That reference to Myghty looks suspicious: I tried installing pylons the
other day, and I'm wondering if that messed up my turbogears install.
But my very simpleminded turbogears starter project that I'm working
on still functions just fine (though not if I downgrade kid to 0.9.4,
so I went back to 0.9.5 and will have to figure out what to do next if
I get CBlog working...)

--David

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

Reply via email to