NVIDIA / tensorflow

An Open Source Machine Learning Framework for Everyone
https://developer.nvidia.com/deep-learning-frameworks
Apache License 2.0
968 stars 147 forks source link

Nvidia-tensorflow[horovod] installation fails due to an HTML issue on the website. #50

Closed Subash-Chandra closed 2 years ago

Subash-Chandra commented 2 years ago

System information

When I try to install Nvidia Tensorflow through pip through anaconda using the command provided on this tutorial, it does not work. Other repositories are able to be pip installed, and everything is upgraded. It is a new instance with only python and nvidia-pyindex installed which was the previous step in the tutorial.

Provide the exact sequence of commands / steps that you executed before running into the problem I create an instance with Python 3.8 and I update pip and then install pyindex and then run this command to install tensorflow[horovod].

This is the error that actually shows up when I run this install command. image

nluehr commented 2 years ago

At present Windows is not supported by the NVIDIA pip packages. See the relnotes for details.