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

Posted pcat

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了pip install报错Can't roll back cryptography; was not uninstalled相关的知识,希望对你有一定的参考价值。

当使用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的主要内容,如果未能解决你的问题,请参考以下文章