pip install -i http://unstable.tg.gy/20130313/index/ tg.devtools fails with missing distribute

45 views
Skip to first unread message

Moritz Schlarb

unread,
Mar 22, 2013, 1:26:39 PM3/22/13
to turbogea...@googlegroups.com
Executing
pip install -i http://unstable.tg.gy/20130313/index/ tg.devtools
in a freshly created virtualenv gives me

Downloading/unpacking distribute (from cliff->gearbox->tg.devtools)
  Could not find any downloads that satisfy the requirement distribute (from cliff->gearbox->tg.devtools)
No distributions at all found for distribute (from cliff->gearbox->tg.devtools)
Storing complete log in /home/moschlar/.pip/pip.log


Of course, simply installing distribute without the index-url works around that bug in the meantime. ;)

Simone Marzola

unread,
Mar 23, 2013, 7:26:35 AM3/23/13
to turbogea...@googlegroups.com

Hi. Your virtualenv should already have distribute installed instead of setuptools. On ubuntu and derivatives this is the default behaviour, on other distros just create your virtualenv with --distribute option.

--
You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to turbogears-tru...@googlegroups.com.
To post to this group, send email to turbogea...@googlegroups.com.
Visit this group at http://groups.google.com/group/turbogears-trunk?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Moritz Schlarb

unread,
Mar 23, 2013, 8:27:22 AM3/23/13
to turbogea...@googlegroups.com
Okay, that might be, I'm using Gentoo...
Then maybe that should be added as a hint in the docs for creating the
virtualenv.

Am 23.03.2013 12:26, schrieb Simone Marzola:
> Hi. Your virtualenv should already have distribute installed instead of
> setuptools. On ubuntu and derivatives this is the default behaviour, on
> other distros just create your virtualenv with --distribute option.
>
> On Mar 22, 2013 6:26 PM, "Moritz Schlarb" <mosc...@metalabs.de
> <mailto:mosc...@metalabs.de>> wrote:
>
> Executing
> pip install -i http://unstable.tg.gy/20130313/index/ tg.devtools
> in a freshly created virtualenv gives me
>
> Downloading/unpacking distribute (from cliff->gearbox->tg.devtools)
> Could not find any downloads that satisfy the requirement
> distribute (from cliff->gearbox->tg.devtools)
> No distributions at all found for distribute (from
> cliff->gearbox->tg.devtools)
> Storing complete log in /home/moschlar/.pip/pip.log
>
> Of course, simply installing distribute without the index-url works
> around that bug in the meantime. ;)
>
> --
> You received this message because you are subscribed to the Google
> Groups "TurboGears Trunk" group.
> To unsubscribe from this group and stop receiving emails from it,
> send an email to turbogears-tru...@googlegroups.com
> <mailto:turbogears-trunk%2Bunsu...@googlegroups.com>.
> To post to this group, send email to
> turbogea...@googlegroups.com
> <mailto:turbogea...@googlegroups.com>.
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TurboGears Trunk" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/turbogears-trunk/Q4B3nsMPkMs/unsubscribe?hl=en.
> To unsubscribe from this group and all its topics, send an email to

Alessandro Molina

unread,
Mar 24, 2013, 3:42:28 PM3/24/13
to tg-trunk
The issue is only temporary, is related to the fact that the private index on unstable.tg.y doesn't provide a distribute package.
When released on pypi it won't happen as distribute is available on pypi.


To unsubscribe from this group and stop receiving emails from it, send an email to turbogears-tru...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages