码迷,mamicode.com
首页 > 其他好文 > 详细

pip install报错Can't roll back cryptography; was not uninstalled

时间:2017-05-06 20:51:50      阅读:1547      评论:0      收藏:0      [点我收藏+]

标签:crypto   apt   code   libffi   not   style   back   sudo   bss   

当使用pip install或者pip install --upgrade报错

Can‘t roll back cryptography; was not uninstalled

可以进行以下的尝试:

sudo apt-get install libssl-dev libffi-dev

之后再继续php install

pip install报错Can't roll back cryptography; was not uninstalled

标签:crypto   apt   code   libffi   not   style   back   sudo   bss   

原文地址:http://www.cnblogs.com/pcat/p/6817929.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!