我用的是ubuntu16版本自带的python3.5
,pip install mitmproxy
过后使用mitmdump -V
验证是否可用时,系统提示需要python3.6
以上版本,在升级到python3.6
后又重新安装,在 pip 过程中却又冒出这么一个玩意:
Found existing installation: blinker 1.3
Cannot uninstall 'blinker'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
解决办法:
sudo apt-get remove blinker
sudo -H pip install --ignore-installed -U blinker
最后再一次pip install mitmproxy
,没有再出什么幺蛾子
因篇幅问题不能全部显示,请点此查看更多更全内容
Copyright © 2019- hids.cn 版权所有 赣ICP备2024042780号-1
违法及侵权请联系:TEL:199 1889 7713 E-MAIL:2724546146@qq.com
本站由北京市万商天勤律师事务所王兴未律师提供法律服务