fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fab-user] pip install fabric fails


From: Ronan Amicel
Subject: Re: [Fab-user] pip install fabric fails
Date: Thu, 24 Jan 2013 14:47:16 +0100

Either there are networking issues on your side, or the main PyPI site is down.

In that case, you can tell pip to fall back to one of the mirrors by adding the '--use-mirrors' option.


On Wed, Jan 23, 2013 at 10:41 PM, Stroehmann, James <address@hidden> wrote:

I get this error when trying to install fabric with pip:

 

address@hidden:~# pip install fabric --upgrade

Downloading/unpacking fabric

  Cannot fetch index base URL http://pypi.python.org/simple/

  Could not find any downloads that satisfy the requirement fabric

No distributions at all found for fabric

Storing complete log in /root/.pip/pip.log

 

Anyone know why that is happening?

 


_______________________________________________
Fab-user mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/fab-user



reply via email to

[Prev in Thread] Current Thread [Next in Thread]