无法在BeagleBoneBlack(revC)上安装python3

罗伊

BeagleBoneBlack revC装有Python2。但是我们需要运行Python3。

但是,尝试使用apt-get安装python3失败。似乎尝试安装下载站点上不存在的3.2版(请参阅http://ftp.us.debian.org/debian/pool/main/p/python3-defaults/

root@beaglebone:~# sudo apt-get install python3 -V
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
   python3-minimal (3.2.3-6)
   python3.2 (3.2.3-7+deb7u1)
   python3.2-minimal (3.2.3-7+deb7u1)
Suggested packages:
   python3-doc (3.2.3-6)
   python3-tk (3.2.3-1)
   python3.2-doc (3.2.3-7+deb7u1)
   binfmt-support (2.0.12)
The following NEW packages will be installed:
   python3 (3.2.3-6)
   python3-minimal (3.2.3-6)
   python3.2 (3.2.3-7+deb7u1)
   python3.2-minimal (3.2.3-7+deb7u1)
0 upgraded, 4 newly installed, 0 to remove and 240 not upgraded.
Need to get 4246 kB of archives.
After this operation, 13.4 MB of additional disk space will be used.
Do you want to continue [Y/n]? Y
WARNING: The following packages cannot be authenticated!
  python3.2-minimal python3.2 python3-minimal python3
Install these packages without verification [y/N]? y
Err http://security.debian.org/ wheezy/updates/main python3.2-minimal armhf 3.2.3-7+deb7u1
  404  Not Found [IP: 151.101.0.204 80]
Err http://security.debian.org/ wheezy/updates/main python3.2 armhf 3.2.3-7+deb7u1
  404  Not Found [IP: 151.101.0.204 80]
Err http://ftp.us.debian.org/debian/ wheezy/main python3-minimal all 3.2.3-6
  404  Not Found [IP: 64.50.233.100 80]
Err http://ftp.us.debian.org/debian/ wheezy/main python3 all 3.2.3-6
  404  Not Found [IP: 64.50.233.100 80]
Failed to fetch http://security.debian.org/pool/updates/main/p/python3.2/python3.2-minimal_3.2.3-7+deb7u1_armhf.deb  404  Not Found [IP: 151.101.0.204 80]
Failed to fetch http://security.debian.org/pool/updates/main/p/python3.2/python3.2_3.2.3-7+deb7u1_armhf.deb  404  Not Found [IP: 151.101.0.204 80]
Failed to fetch http://ftp.us.debian.org/debian/pool/main/p/python3-defaults/python3-minimal_3.2.3-6_all.deb  404  Not Found [IP: 64.50.233.100 80]
Failed to fetch http://ftp.us.debian.org/debian/pool/main/p/python3-defaults/python3_3.2.3-6_all.deb  404  Not Found [IP: 64.50.233.100 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

尝试指定版本时,它也会失败:

root@beaglebone:~# sudo apt-get install python3=3.4
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Version '3.4' for 'python3' was not found

有什么建议吗?

谢谢!

德功能

我建议获取他们提供的图像的更新版本。我知道python3预先安装在映像的Buster版本中。

https://beagleboard.org/latest-images

本文收集自互联网,转载请注明来源。

如有侵权,请联系[email protected] 删除。

编辑于
0

我来说两句

0条评论
登录后参与评论

相关文章

来自分类Dev

无法在ubuntu上安装python3

来自分类Dev

无法在Ubuntu 14.04上为python3安装graphviz

来自分类Dev

无法在Ubuntu 14.04上重新安装python3

来自分类Dev

无法为 python3 正确安装 pip3

来自分类Dev

Python3 pip3在Ubuntu上安装失败

来自分类Dev

Python3 pip3在Ubuntu上安装失败

来自分类Dev

无法在python 3上安装dlib

来自分类Dev

无法在 Python 3 上安装 wsgiref

来自分类Dev

我无法为python3安装anaconda

来自分类Dev

无法为 django/python3 [OSX 10.12.4] 安装 msqlclient

来自分类Dev

如何使用pip在Python3上安装Flask?

来自分类Dev

在Ubuntu上为Python3安装mod_wsgi

来自分类Dev

修复WSL上的Python3 pip安装

来自分类Dev

在支持Python3的Windows上安装GVIM吗?

来自分类Dev

如何在Centos 7上正确安装python3

来自分类Dev

在macOS上为Python3安装NumPy时出错

来自分类Dev

在Ubuntu上为Python3安装Pylint

来自分类Dev

在支持Python3的Windows上安装GVIM吗?

来自分类Dev

是否可以在debian上安装不带python3的virtualenv?

来自分类Dev

在python3上安装/使用dask.array

来自分类Dev

在Ubuntu 16.04上安装pathos(python3)

来自分类Dev

win32service 库是否与 python3 64 位兼容?我什至无法在 Windows 上安装服务

来自分类Dev

Synology上的Python,如何安装Python3模块以及在哪里安装Python2.7?

来自分类Dev

Python3无法在网页上获取全文

来自分类Dev

无法在Catalina上正确安装Python 3 / Jupyter

来自分类Dev

-bash:python:在centos 6上安装python3之后找不到命令

来自分类Dev

如何在 Ubuntu 上为 Python3 安装 python deb 包?

来自分类Dev

无法使用python3

来自分类Dev

python3上的UnicodeDecodeError