percious schrieb:
> No need to have pylons if you are just doing TG 1.0.
> 
> If you get some error message without having pylons let me know.
> I may have forgotten to get rid of an import or something.

The problem is that dbmechanic needs TG 2.0 since it does things like:
from tg import expose, validate

Not sure whether you could TG 1.0 as well, but for TG 1.0 you must 
import from "turbogears" instead from "tg".

So with the current version of dbmechanic you need to install TG 2.0, 
and this in turn means installing Pylons and its dependencies which you 
wouldn't need for TG 1.0.

-- Christoph

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