On Fri, Jun 13, 2008 at 10:03 AM, iain duncan <[EMAIL PROTECTED]> wrote:
>> No local packages or download links found for WebOb>=0.9.2
>> error: Could not find suitable distribution for
>> Requirement.parse('WebOb>=0.9.2')
>>
>> Anyone know what gives there? Should I be posting on pylons?
>
> Hmm, I just checked out WebOb from svn and installed it, it's there and
> I can import it from a python shell. But I am still getting the above
> error when trying to install Pylons.
>
> I have the following webob in my site packages dir:
>
> WebOb-0.9.2dev_r7404-py2.4.egg
>
0.9.2dev is < 0.9.2
so technically speaking it cannot satisfy >= 0.9.2
Florent.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Trunk" 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-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---