/usr/lib/python2.7/site-packages/requests/ __init__。py:91: RequestsDependencyWarning: urllib3(1.22)或chardet(2.2.1)與受支持的版本不匹配! RequestsDependencyWarning)
解決方案,制裁urllib3 和chardet
sudo pip uninstall urllib3
sudo pip uninstall chardet
然后,再安裝
sudo pip uninstall requests
期待你的加入;共同學習,一起進步:
python|測試|技術交流 qq群:563227894
python|測試|技術交流 qq群:563227894
python|測試|技術交流 qq群:563227894