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)
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
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?
Regards,
Arun SL
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx