jetson-nano上安装numpy和TensorFlow出现错误

OOo,TeX,KO,ABI,GIMP,Picasa,ProE,QCAD,Inkscape,Kicad,Eagle
回复
younger567
帖子: 1
注册时间: 2021-02-05 22:45
系统: window 10

jetson-nano上安装numpy和TensorFlow出现错误

#1

帖子 younger567 » 2021-02-05 23:35

在jetson-nano上安装numpy和TensorFlow,出现如下错误,请问怎么解决呢?
输入:
sudo pip3 install --pre --extra-index-url https://developer.download.nvidia.com/c ... ist/jp/v44 tensorflow
输出:
Looking in indexes: https://pypi.org/simple~~~~~~~~~~~
collecting tensorflow
Downloading heeps://developer.download.nvidia.cn/compute/redist/jp/v44/tensorflow/tensorflow-2.3.1~~~~~~~~~(277.6MB)
| |512 KB 49 kb/s eta 1:33:59ERROR:Exception:
Tracebak (most recent call last):
File "usr/local/~~~~~~~~~resolvers.py", line 171, in _merge_into_criterion
crit = self.state.criteria[name]
KeyError: 'tensorflow'

During handling of the above exception, another exception occurred:
~~~~~~~~~~~~
回复