小编Lui*_*uis的帖子

如何更新由 pip 安装的 Python 包

根据The Ubuntu Lifecycle and Release cadence,Ubuntu 16.04 在 2021 年年中之前得到全面支持。

然而,当我运行时:

pip install cryptography
Run Code Online (Sandbox Code Playgroud)

它说:

pip install cryptography
Run Code Online (Sandbox Code Playgroud)

cryptography 1.2.3 为 2016 年 3 月。

cryptography包完全支持Python 2.7,而且cryptography自2016年以来已经发布了几十个新版本,为什么不能更新呢?

updates package-management python

2
推荐指数
1
解决办法
7190
查看次数

标签 统计

package-management ×1

python ×1

updates ×1