On Jan 25, 2008 5:26 PM, PVThach <[EMAIL PROTECTED]> wrote: > > I am having the same issue. When I run the suggested downgrade > command, it did not work: > > pthach# easy_install -UZ 'SQLObject>=0.8.<0.10dev' > error: Not a URL, existing file, or requirement spec: > 'SQLObject>=0.8.<0.10dev'
Sorry I did a typo, here is the real command: easy_install -UZ "SQLObject>=0.8,<0.10dev" note the coma instead of dot inside the filter Florent. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

