On Sat, May 16, 2020 at 8:26 PM Arun Sukumaran Latha <arunla...@intensivate.com> wrote: > > Hello All, > > I was working on getting tensorflow compiled within the RISCV Fedora > environment. > I am using the latest release 32 build. > Currently I am unable to install the dependent library, scipy due to the same > not being available for python 3.8.1 which is currently installed. > > [riscv@fedora-riscv ~]$ sudo dnf install python3-scipy > Last metadata expiration check: 0:22:10 ago on Sat 16 May 2020 12:02:37 PM > EDT. > Error: > Problem: conflicting requests > - nothing provides libpython3.7m.so.1.0()(64bit) needed by > python3-scipy-1.1.0-3.0.riscv64.fc29.riscv64 > - nothing provides python(abi) = 3.7 needed by > python3-scipy-1.1.0-3.0.riscv64.fc29.riscv64 > (try to add '--skip-broken' to skip uninstallable packages) > [riscv@fedora-riscv ~]$ cat /etc/redhat-release > Fedora release 32 (Rawhide) > [riscv@fedora-riscv ~]$ python3 --version > Python 3.8.1 > > Can you please let me know if we can have the same soon?
Hi, I have rebuilt scipy to Python 3.8 in Fedora/RISCV during mass rebuild for GCC 10, but it's not yet available directly from distro repository. You would need to install it directly from Fedora/RISCV Koji instance: http://fedora.riscv.rocks/koji/buildinfo?buildID=156446 Cheers, david _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org