相关疑难解决方法(0)

Docker 构建:无法获取档案

我在我的 Windows 机器上使用 docker 工具箱。我正在尝试从 github https://github.com/pyannote/pyannote-video构建这个项目。当我通过运行构建图像时docker build -t pyannote/video .,出现以下错误:

Get:17 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]
Err http://archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu3
  404  Not Found [IP: 91.189.88.149 80]
Fetched 1658 kB in 21s (78.5 kB/s)
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/p/python-pip/python-pip-whl_1.5.4-1ubuntu3_all.deb  404  Not Found [IP: 91.189.88.1
9 80]

E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/p/python-pip/python-pip_1.5.4-1ubuntu3_all.deb  404  Not Found [IP: 91.189.88.149 8
]

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
The …
Run Code Online (Sandbox Code Playgroud)

ubuntu docker

0
推荐指数
2
解决办法
2738
查看次数

标签 统计

docker ×1

ubuntu ×1