On 12/27/05, Dan Jacob <[EMAIL PROTECTED]> wrote: > > In reply to both Elvelind and Karl : yes and yes.
To strip things down to the bare minimum, try running python directly and do
import pkg_resources
pkg_resources.require("TurboGears")
and see what you get...
Kevin
--
Kevin Dangoor
Author of the Zesty News RSS newsreader
email: [EMAIL PROTECTED]
company: http://www.BlazingThings.com
blog: http://www.BlueSkyOnMars.com

