小编rek*_*ein的帖子

来自 pipelinev --version 的 PkgResourcesDeprecationWarning 警告是什么意思?

pipenv --version当我运行相关命令时,我收到此警告。

/usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: 1.16.0-unknown is an invalid version and will not be supported in a future release
  warnings.warn(
/usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: 0.1.43ubuntu1 is an invalid version and will not be supported in a future release
  warnings.warn(
/usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: 1.1build1 is an invalid version and will not be supported in a future release
  warnings.warn(
pipenv, version 2022.5.2
Run Code Online (Sandbox Code Playgroud)

python3 pipenv 22.04

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

标签 统计

22.04 ×1

pipenv ×1

python3 ×1