On Jun 18, 2:29 am, "Diez B. Roggisch" <[email protected]> wrote: > Am 18.06.2010 um 10:17 schrieb Gisborne: > The error messag sucks, that much is for sure. What you need to look > at are requires.txt files inside eggs. If eggs are zipped, you need to > unzip them. I use this little script to do that:
... > However, this is just part of the solution, it won't help you to know > who has the requirement - because you need to fulfill it anyway. See > below. I'm not clear what you're suggesting here. It seems as though unzipping all the eggs ought to let me see which one has that requirement. OTOH, I did unzip them all, and none of them contains SQLAlchemy>=0.5.0,<=0.5.99 I'm at a loss what to do now. -- 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.

