Ver Mensaje Individual
  #5 (permalink)  
Antiguo 12/02/2014, 09:48
efirvida
 
Fecha de Ingreso: marzo-2009
Mensajes: 39
Antigüedad: 15 años, 1 mes
Puntos: 0
Respuesta: configurar un servidor pypi en windows

Me sale este error en el pip.log


Downloading/unpacking pythonOCC

Getting page http://repos.uclv.edu.cu/pypi/pythonOCC/
Could not fetch URL http://repos.uclv.edu.cu/pypi/pythonOCC/: HTTP Error 407: Proxy Authentication Required
Will skip URL http://repos.uclv.edu.cu/pypi/pythonOCC/ when looking for download links for pythonOCC
Getting page http://repos.uclv.edu.cu/pypi/
Could not fetch URL http://repos.uclv.edu.cu/pypi/: HTTP Error 407: Proxy Authentication Required
Will skip URL http://repos.uclv.edu.cu/pypi/ when looking for download links for pythonOCC
Cannot fetch index base URL http://repos.uclv.edu.cu/pypi/

URLs to search for versions for pythonOCC:
* http://repos.uclv.edu.cu/pypi/pythonOCC/
Getting page http://repos.uclv.edu.cu/pypi/pythonOCC/
Could not fetch URL http://repos.uclv.edu.cu/pypi/pythonOCC/: HTTP Error 407: Proxy Authentication Required
Will skip URL http://repos.uclv.edu.cu/pypi/pythonOCC/ when looking for download links for pythonOCC
Could not find any downloads that satisfy the requirement pythonOCC

No distributions at all found for pythonOCC

Exception information:
Traceback (most recent call last):
File "C:\Python27\lib\site-packages\pip\basecommand.py", line 139, in main
status = self.run(options, args)
File "C:\Python27\lib\site-packages\pip\commands\install.py", line 266, in run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
File "C:\Python27\lib\site-packages\pip\req.py", line 1026, in prepare_files
url = finder.find_requirement(req_to_install, upgrade=self.upgrade)
File "C:\Python27\lib\site-packages\pip\index.py", line 171, in find_requirement
raise DistributionNotFound('No distributions at all found for %s' % req)
DistributionNotFound: No distributions at all found for pythonOCC