Python 3.10.12 PkgResources弃用警告

新服务器环境部署基本完成了,但是在服务启动的时候出现了下面的错误:pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: 1.1build1 is an invalid version and will not be supported in a future...

新服务器环境部署完成后,启动服务时出现错误。通过搜索和谷歌,发现了一个解决方法,通过降级setuptools版本来解决问题。

Python 3.10.12 PkgResources弃用警告
原文英文,约300词,阅读约需1分钟。发表于:
阅读原文