On Sun, May 17, 2020 at 1:52 PM Arun Sukumaran Latha <arunlatha@xxxxxxxxxxxxxxx> wrote: > > Thanks David, > > That helped a lot. > > But unfortunately, we have ran into the next issue ie. wrt grpcio. > > [riscv@fedora-riscv tensorflow_pkg]$ sudo dnf install python3-grpcio > Last metadata expiration check: 0:17:52 ago on Sun 17 May 2020 06:20:36 AM EDT. > Error: > Problem: conflicting requests > - nothing provides libpython3.7m.so.1.0()(64bit) needed by python3-grpcio-1.20.1-2.fc31.riscv64 > - nothing provides python(abi) = 3.7 needed by python3-grpcio-1.20.1-2.fc31.riscv64 > - nothing provides python3.7dist(six) >= 1.5.2 needed by python3-grpcio-1.20.1-2.fc31.riscv64 > > I tried following http://fedora.riscv.rocks/koji/packageinfo?packageID=23014 > but still do not see the same available for Python 3.8 > > let me know if you can help me here as well. This particular package failed to build last time (compile time errors). I can give a look into it. Cheers, david > > Regards, > Arun SL > > On Sun, May 17, 2020 at 2:02 PM David Abdurachmanov <david.abdurachmanov@xxxxxxxxx> wrote: >> >> On Sat, May 16, 2020 at 8:26 PM Arun Sukumaran Latha >> <arunlatha@xxxxxxxxxxxxxxx> 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@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 > > _______________________________________________ > 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 _______________________________________________ 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