小编scr*_*ibe的帖子

来自 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万
查看次数

将根“/”中的所有内容复制到外部存储卷的适当命令?

我想/在升级我的操作系统之前将root 中的所有内容复制到我的外部硬盘上,这样我就会拥有一切,以防出现问题。以下是最合适的命令吗?

username@machine:/$ sudo cp -r . /media/username/TOSHIBA\ EXT/root_copy/
Run Code Online (Sandbox Code Playgroud)

backup external-hdd copy

7
推荐指数
3
解决办法
2886
查看次数

标签 统计

22.04 ×1

backup ×1

copy ×1

external-hdd ×1

pipenv ×1

python3 ×1