Service_Identity Error

413 views
Skip to first unread message

Bhoomin Pandya

unread,
May 25, 2014, 2:12:29 AM5/25/14
to scrapy...@googlegroups.com
Hi,

I have installed Scrapy with Python 2.7.6 32 bit on Windows 7 64 bit.

At the python command prompt there is no error when I import but - I get following error when I try to do with any command for scrapy

c:\python27>scrapy version
:0: UserWarning: You do not have a working installation of the service_identity
module: 'No module named service_identity'.  Please install it from <https://pyp
i.python.org/pypi/service_identity> and make sure all of its dependencies are sa
tisfied.  Without the service_identity module and a recent enough pyOpenSSL to s
upport it, Twisted can perform only rudimentary TLS client hostname verification
.  Many valid certificate/hostname mappings may be rejected.
Scrapy 0.22.2

Is this due to any services needs to be activated or this is twisted related problem could any one enlighten for me ?

Kindly advise any alternative that I can use.

Bhoomin Pandya

scra...@gmail.com

unread,
May 25, 2014, 11:51:09 PM5/25/14
to scrapy...@googlegroups.com

Hello!

Just install service_identity with pip.

pip install service_identity

This should fix this warning.

Regards,
Reply all
Reply to author
Forward
0 new messages