Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install bug nvidia-tensorflow-0.0.1.dev5 #105

Open
bosborne opened this issue Apr 7, 2024 · 0 comments
Open

Install bug nvidia-tensorflow-0.0.1.dev5 #105

bosborne opened this issue Apr 7, 2024 · 0 comments

Comments

@bosborne
Copy link

bosborne commented Apr 7, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant