[EMAIL PROTECTED] wrote: > b. the biggest nit of all is that if an egg has dependencies, and you > subsequently install those depenencies, (sqlite, python2.4-sqlite, > python2.4-sqlite2), then you -must- 'rm -rf' the > site-packages/SQLObject-0.7b1dev-py2.4.egg and perform a subsequent > easy install in order for the dependency to be recognized (python > ez_setup.py -f http://www.turbogears.org/download/index.html > --script-dir /usr/local/bin TurboGears)
I'm confused, and don't understand why you had to remove things. What do you mean "for the dependency to be recognized"?

