Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python crawler_booter.py --usage crawler  报错 #106

Open
myrainbowandsky opened this issue Mar 2, 2020 · 1 comment
Open

python crawler_booter.py --usage crawler  报错 #106

myrainbowandsky opened this issue Mar 2, 2020 · 1 comment

Comments

@myrainbowandsky
Copy link

python3 crawler_booter.py --usage crawler
:0: UserWarning: You do not have a working installation of the service_identity module: 'cannot import name 'verify_ip_address''. 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.
安装 service_identity 还是报错

ubuntu18.04 , python3.6

@p475453633
Copy link

pip install service_identity --force --upgrade
参考:https://blog.csdn.net/qiqiyingse/article/details/91518343

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants