会装系统的程序员


  • 首页

  • 归档

  • 分类

  • 标签

You could try using --skip-broken to work around the problem

发表于 2020-12-21   |   分类于 CentOS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
cd /etc/yum.repos.d

cd ..

mkdir repoBack

cd /etc/yum.repos.d

mv * ../repoBack

wget http://mirrors.aliyun.com/repo/Centos-7.repo

mv Centos-7.repo CentOS-Base.repo

yum clean all

yum makecache

yum update

#You could try using --skip-broken to work around the problem
TensorFlow环境搭建
Device eth0 has different MAC address than expected, ignoring
  • 文章目录
  • 站点概览

294 日志
25 分类
294 标签
GitHub

此文章未包含目录


©   2024 会装系统的程序员
Powered by Hexo
Theme by idhyt.Mala
豫ICP备17029679号-1
豫公网安备41019702002741号