fab-user
[Top][All Lists]
Advanced

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

[Fab-user] PyPI Install Problems (as of 10-23-2010)


From: Randall Degges
Subject: [Fab-user] PyPI Install Problems (as of 10-23-2010)
Date: Sat, 23 Oct 2010 23:36:45 -0700

Hi everyone,

I've been using fabric for several months, but just bumped into an issue installed it via PyPI on a new box. It looks like one of the dependencies is having mirroring problems (paramiko). I'm not sure if any of you have control over paramiko, but does anyone know a way to get it other than PyPI? It may be temporary, but I thought I should bring it up anyhow just to let you all know.

Downloading/unpacking fabric
  Downloading Fabric-0.9.2.tar.gz (90Kb): 90Kb downloaded
  Running setup.py egg_info for package fabric
    warning: no previously-included files matching '*' found under directory 'docs/_build'
Downloading/unpacking pycrypto<2.1 (from fabric)
  Downloading pycrypto-2.0.1.tar.gz (154Kb): 154Kb downloaded
  Running setup.py egg_info for package pycrypto
Downloading/unpacking paramiko>=1.7.6 (from fabric)
  HTTP error 404 while getting http://www.lag.net/paramiko/download/paramiko-1.7.6.zip (from http://pypi.python.org/simple/paramiko/)
  Could not install requirement paramiko>=1.7.6 (from fabric) because of error HTTP Error 404: Not Found
Could not install requirement paramiko>=1.7.6 (from fabric) because of HTTP error HTTP Error 404: Not Found for URL http://www.lag.net/paramiko/download/paramiko-1.7.6.zip (from http://pypi.python.org/simple/paramiko/)
Storing complete log in /home/rdegges/.pip/pip.log

-Randall

--
Randall Degges
http://rdegges.com/


reply via email to

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