ubuntu18.4出现报错:py:32:CryptographyDeprecationWarning:Python3.6isnolongersupportedbythePythoncoreteam.Therefore,supportforitisdeprecatedincryptographyandwillberemovedinafuturerelease.以下是分析和解决方法: 这个报错是由Cryptography库引起的,它是一个Python的加密库,用于提供各种加密算法和协议的实现。这个报错的意思是,Python3.6已经不再受Python核心团队的支持,因此Crypto