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

Install bug nvidia-tensorflow-0.0.1.dev5 #105

@bosborne

Description

@bosborne

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): CentOS Linux 7 (Core)
  • Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: n/a
  • TensorFlow installed from (source or binary):
  • TensorFlow version: nvidia-tensorflow-0.0.1.dev5
  • Python version: 3.10
  • Installed using virtualenv? pip? conda?: miniconda
  • Bazel version (if compiling from source): did not get to this step
  • GCC/Compiler version (if compiling. from source): n/a
  • CUDA/cuDNN version: 12.2
  • GPU model and memory:

Describe the problem

4923 > pip3 install --user nvidia-tensorflow
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Collecting nvidia-tensorflow
Downloading nvidia-tensorflow-0.0.1.dev5.tar.gz (7.9 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [19 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "/tmp/pip-install-f16qcrzg/nvidia-tensorflow_ad9fd4f9d05b4fbf963735fb543b5abb/setup.py", line 150, in
raise RuntimeError(open("ERROR.txt", "r").read())

Provide the exact sequence of commands / steps that you executed before running into the problem

Any other info / logs
Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions