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

pip install 安装出现问题:UnicodeEncodeError: 'ascii' codec can't encode characters in position

Windows下使用pip安装python包是报错-UnicodeDecodeError: 'ascii' codec can't decode byte 0xcb in po

pip install Wikipedia2Vec时报错:UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc4 in

pip install url安装报错,求解决办法

解决'python -m pip install --upgrade pip' 报错问题

【Python】在安装python模块时报错:Unicode Decode Error ascii codec can't decode byte…