[Exchange and share] (小白求助)使用deepin23如何安装pyarrow或apachearrow
Tofloor
poster avatar
小小富贵儿
deepin
2023-02-24 19:24
Author

背景:

项目运行需要安装pyarrow,但是在conda虚拟环境中执行pip install -r requirements.txt,运行到build pyarrow时报错,查阅资料说需要安装apachearrow库,但是安装时遇到问题

进入arrow资源网站,https://apache.jfrog.io/ui/native/arrow,未发现适配deepin系统的deb包,下载debian下的deb安装,则提示:

由于文件'/home/lsa/2023/open-source/eggroll-ws/Eggroll/apache-arrow-apt-source-latest-bookworm.deb'无法被用户'_apt'访问,已脱离沙盒并提权为根用户来进行下载。 - pkgAcquire::Run (13: 权限不够)

安装完执行

sudo apt udpate

提示:

鉴于仓库 'https://apache.jfrog.io/artifactory/arrow/debian bookworm InRelease' 不支持 'i386' 体系结构,跳过配置文件 'main/binary-i386/Packages' 的获取。

这该如何解决?

Reply Favorite View the author
All Replies
Amber
deepin
2023-02-24 20:29
#1

V23为测试版,请勿应用到生产环境!

兄弟,换20.8再试试吧,23问题很多的

Reply View the author
爱开发
deepin
2023-02-25 19:21
#2

第一个问题,安装时加 sudo了没?

Reply View the author