On Fri, Feb 13, 2009 at 6:57 PM, jorge.vargas <[email protected]> wrote:

>> error: Could not find suitable distribution for
>> Requirement.parse('repoze.what-pylons>=1.0b2')
>> ~/tgtrunk
>>
> This is because trunk's index is for b5 not b6,
>
> if you temporally delete
>
> [easy_install]
> index_url = http://turbogears.org/2.0/downloads/current/index/
>
> from /tg.devtools/setup.cfg
>
> then
> $ easy_install repoze.what-pylons
>
> then revert the delete it will all be fine :)
>

this is in turbogears that you first encounter the problem since you
instructed to install turbogears first. Then after repoze.what-pylons
is installed we hit another problem:

Reading http://turbogears.org/2.0/downloads/current/index/
No local packages or download links found for toscawidgets==0.9.5dev-20081026
error: Could not find suitable distribution for Requirement.parse('toscawidgets=
=0.9.5dev-20081026')

with or without the index set...

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to