Python - UserWarning: You do not have a working installation of the service_identity module

 
Vista:
sin imagen de perfil
Val: 4
Ha disminuido su posición en 22 puestos en Python (en relación al último mes)
Gráfica de Python

UserWarning: You do not have a working installation of the service_identity module

Publicado por Juan (1 intervención) el 17/04/2019 01:15:42
Hola!
Le pido ayuda a quien pueda tomarse un tiempo para darme una mano con un problemita que tengo.

Cuando quiero correr un proyecto en Anacondame tira el siguiente error:

:0: UserWarning: You do not have a working installation of the service_identity module: 'cannot import name 'verify_ip_address' from 'service_identity.pyopenssl' (C:\Users\Juan\Miniconda3\lib\site-packages\service_identity\pyopenssl.py)'. Please install it from https://pypi.python.org/pypi/service_identity and make sure all of its dependencies are satisfied. Without the service_identity module, Twisted can perform only rudimentary TLS client hostname verification. Many valid certificate/hostname mappings may be rejected. No active project

Unknown command: crawl

En https://pypi.python.org/pypi/service_identity me permite descargar "service_identity-18.1.0.tar.gz" y "service_identity-18.1.0-py2.py3-none-any.whl".

Algún alma generosa podría guiarme indicándome que archivo debo descargar y donde colocarlo?

Muchas Gracias!!!
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
1
Responder