Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

[Linux] [rk3568][Ubuntu18.04]fail to find distribution for tensorflow through pip

21

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
21

【Linux】 [rk3568][Ubuntu18.04]fail to find distribution for tensorflow through pip

Posted at 6/4/2021 05:23:54      View:1788 | Replies:0        Print      Only Author   [Copy Link] 1#
Issue: fail to find distribution for tensorflow through python/pip

Hardware: rk3568 dev kit from firefly
OS:            Ubuntu 18.04
                  (downloaded from firefly: http://en.t-firefly.com/doc/download/page/id/89.html)
Python:      3.6.9
pip:          21.1.2 from /home/firefly/.local/lib/python3.6/site-packages/pip (python 3.6)

Use pip to install tensorflow in linux terminal, but the result shows that there is no distribution found:
  
(1) firefly@firefly:~$ pip install tensorflow
Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)
ERROR: No matching distribution found for tensorflow


(2) firefly@firefly:~$ python3 -m pip install tensorflow
Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)
ERROR: No matching distribution found for tensorflow


Does someone have a clue what the cause for this issue could be?

Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list