linux安装anaconda出现“Anaconda3-5.1.0-Linux-x86_64.sh:行350: bunzip2: 未找到命令 tar: 它似乎不像是一个 tar 归档文件

解决方法

安装 bzip2 库

sudo yum install -y bzip2

 

posted @ 2022-04-08 09:59  Ryuuko-  阅读(467)  评论(0)    收藏  举报