我尝试安装tensorflow,每次都收到这个错误:
pip install tensorflow
Collecting tensorflow
Downloading tensorflow-2.11.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (588.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 434.8/588.3 MB 393.6 kB/s eta 0:06:30
ERROR: Wheel 'tensorflow' located at /tmp/pip-unpack-pgidfwwg/tensorflow-2.11.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl is invalid.
我尝试了旧版本,但仍然得到同样的错误。
pip install tensorflow==2.10.0
我有Ryzen华硕笔记本电脑与AMD Radeon图形运行64位Ubuntu 22. 04. 01 LTS
1条答案
按热度按时间63lcw9qa1#
您可以使用pip安装tensorflow -gpu-i https://pypi.tuna.tsinghua.edu.cn。