[EMAIL PROTECTED] schrieb: > 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:
Indeed, it does. CBlog uses Cheetah (and Kid for widgets) and I don't even have Myghty installed, so I never came across this problem. I can only say that I run CBlog with Cheetah 2.0rc7. > 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...) I can only recommend trying out workingenv.py [1] to set up an independent environment with a separate TurboGears installation for every application you deploy. It's easy and works like a charm. Chris [1] http://cheeseshop.python.org/pypi/workingenv.py --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

