On Jan 27, 2008 1:10 AM, Eric <[EMAIL PROTECTED]> wrote:
[...]
> raise VersionConflict(dist,req) # XXX put more info here
> pkg_resources.VersionConflict: (SQLObject 0.10.0b1 (/Library/
> Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/
> SQLObject-0.10.0b1-py2.4.egg),
> Requirement.parse('SQLObject==bugfix,>=0.7.1dev-r1860,<=0.7.99'))
[...]
Eric,
my answer about the toolbox in the other mailing list applies here
also: you should install SO like this:
easy_instal -UZ "SQLObject>=0.8,<0.10dev"
For the moment TG needs SQLObject to be inferior to 0.10dev version
and you appear to have a version which is higher than this.
Regards,
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
-~----------~----~----~----~------~----~------~--~---