Error al instalar los requerimientos...

250 views
Skip to first unread message

Maria Soledad Vaca

unread,
Apr 22, 2016, 7:58:35 AM4/22/16
to PyAfipWs Factura Electrónica Libre y temas relacionados AFIP ARBA ANMAT
Hola, 
tengo un problema que nunca antes me habia sucedido con windows xp, 7 y 10 pero ahora con windows 8.1pro me ha surgido.

Instalo todo como recomienda en instructivo de you tube, todas las dependencias para windows 7 o superior para 64 bits ya que asi lo necesito, cuando llego a la parte de la instalacion de los requerimiento, es decir, pip install -r requirements.txt, me sale lo siguiente:

C:\pyafipws-master>pip install -r requirements.txt

Requirement already satisfied (use --upgrade to upgrade): httplib2>=0.7 in c:\py

thon27\lib\site-packages (from -r requirements.txt (line 1))

Requirement already satisfied (use --upgrade to upgrade): pysimplesoap==1.08.8 i

n c:\python27\lib\site-packages (from -r requirements.txt (line 2))

Requirement already satisfied (use --upgrade to upgrade): m2crypto>=0.18 in c:\p

ython27\lib\site-packages (from -r requirements.txt (line 3))

Requirement already satisfied (use --upgrade to upgrade): fpdf>=1.7.2 in c:\pyth

on27\lib\site-packages (from -r requirements.txt (line 4))

Collecting dbf>=0.88.019 (from -r requirements.txt (line 5))

Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connec

tion broken by 'ProtocolError('Connection aborted.', gaierror(11001, 'getaddrinf

o failed'))': /simple/dbf/

Retrying (Retry(total=3, connect=None, read=None, redirect=None)) after connec

tion broken by 'ProtocolError('Connection aborted.', gaierror(11001, 'getaddrinf

o failed'))': /simple/dbf/

Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connec

tion broken by 'ProtocolError('Connection aborted.', gaierror(11001, 'getaddrinf

o failed'))': /simple/dbf/

Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connec

tion broken by 'ProtocolError('Connection aborted.', gaierror(11001, 'getaddrinf

o failed'))': /simple/dbf/

Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connec

tion broken by 'ProtocolError('Connection aborted.', gaierror(11001, 'getaddrinf

o failed'))': /simple/dbf/

Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connec

tion broken by 'ProtocolError('Connection aborted.', gaierror(11001, 'getaddrinf

o failed'))': /simple/dbf/

Retrying (Retry(total=3, connect=None, read=None, redirect=None)) after connec

tion broken by 'ProtocolError('Connection aborted.', gaierror(11001, 'getaddrinf

o failed'))': /simple/dbf/

Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connec

tion broken by 'ProtocolError('Connection aborted.', gaierror(11001, 'getaddrinf

o failed'))': /simple/dbf/

Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connec

tion broken by 'ProtocolError('Connection aborted.', gaierror(11001, 'getaddrinf

o failed'))': /simple/dbf/

Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connec

tion broken by 'ProtocolError('Connection aborted.', gaierror(11001, 'getaddrinf

o failed'))': /simple/dbf/

Could not find a version that satisfies the requirement dbf>=0.88.019 (from -r

requirements.txt (line 5)) (from versions: )

No matching distribution found for dbf>=0.88.019 (from -r requirements.txt (line

5))


Bueno, resulta que en el instructivo de instalacion del codigo fuente dice que se debe instalar dbf 0.88.019 o superior (descomprimirla en la carpeta de pyafipws, y los .py deben quedar adentro de la subcarpeta dbf), lo hago asi y no pasa nada... sigo con el mismo error o mejor dicho, me sigue pidiendo dbf 0.88.019, probe bajando dbf-0.96.005, igual.

Que me esta faltando?

Debo tambien aclarar que al principio esta instalacion de requerimientos tambien me fue pidiendo:

 httplib2>=0.7

 pysimplesoap==1.08.8

 m2crypto>=0.18 in c:\p

 fpdf>=1.7.2


como dije antes para otras instaleciones en otro windows, no tuve problemas.


Desde ya gracias!


  

Mariano Reingart

unread,
Apr 26, 2016, 7:22:00 PM4/26/16
to pyaf...@googlegroups.com

Si el paquete dbf lo instalas "manualmente" descargando el código fuente, deberías comentar la línea en el requirements.txt para que pip no lo considere.
Igualmente el mensaje de error es raro, puede que haya un antivirus o firewall bloqueando las descargas.

Este tipo de cuestiones generales sobre el lenguaje de programación, sería más conveniente que las realicen por la lista de correo del grupo de usuarios de Python Argentina, donde hay muchos desarrolladores que también podrían ayudarte:

www.Python.org.ar

Sds

Mariano Reingart
http://www.sistemasagiles.com.ar
http://reingart.blogspot.com
(enviado desde un móvil Android)

--
Proyecto PyAfipWs Factura Electrónica Libre y temas relacionados AFIP ARBA ANMAT:
http://www.pyafipws.com.ar/ - http://www.github.com/reingart/pyafipws - http://www.sistemasagiles.com.ar/
---
Has recibido este mensaje porque estás suscrito al grupo "PyAfipWs Factura Electrónica Libre y temas relacionados AFIP ARBA ANMAT" de Grupos de Google.
Para anular la suscripción a este grupo y dejar de recibir sus mensajes, envía un correo electrónico a pyafipws+u...@googlegroups.com.
Para publicar en este grupo, envía un correo electrónico a pyaf...@googlegroups.com.
Visita este grupo en https://groups.google.com/group/pyafipws.
Para acceder a más opciones, visita https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages