This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Description
Please make sure that this is a build/installation issue. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template
System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):Ubuntu 20.04
- Python version:3.6.13
- Installed using virtualenv? pip? conda?:pip
- CUDA/cuDNN version:11.4
- GPU model and memory:RTX 3090
Describe the problem
I encountered an error running the command 'pip install --user nvidia-tensorflow[horovod]'
I have updated pip and installed python = 3.6. I also installed nvidia-pyindex 1.0.1 first, but I still have this error(I have tried py3.8 and it didn't work either)
Provide the exact sequence of commands / steps that you executed before running into the problem
pip install nvidia-pyindex
Successfully built nvidia-pyindex
Installing collected packages: nvidia-pyindex
Successfully installed nvidia-pyindex-1.0.1