根据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年以来已经发布了几十个新版本,为什么不能更新呢?