pip install pyarrow==16.1.0
czw., 25 lip 2024 o 20:58 Demo Demo <democlass...@gmail.com> napisaĆ(a): > > > > > Hi team, > > For a particular project, i need apache arrow version 16.1. > > I tried to install in linux centos 8 , but it is always downloading latest > version 17. > Also not able to install arrow-devel-16.1 > Bcz the yum.repos.d points to non exisiting baseurl . > There is no repod.xml for centos 8 > > When trying to install by downloading rpms for arrow-devel-16.1.0 it has too > many dependancies . > > > In ubuntu -it is installing version 17 only for arrow source, devel. > There is no option to install 16.1 > > Both the pages for 17.0.0 and 16.1.0 redirect to same downloading page for > ubuntu which is version 17.0.0 > > Kindly help.