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

Missing 'nvgpu' package #6

Open
StrangeParadise opened this issue Jul 3, 2023 · 2 comments
Open

Missing 'nvgpu' package #6

StrangeParadise opened this issue Jul 3, 2023 · 2 comments

Comments

@StrangeParadise
Copy link

Due to a recent PR of the referenced image 'pytorch-inference:1.12.0-gpu-py38'[1] that is used in the 'blogs/rag/data_ingestion_to_vectordb.ipynb' is missing the 'nvgpu' package which customer will run into 'ModuleNotFoundError: No module named 'nvgpu''. Please update the samples accordingly to address this issue.

Reference:
[1] aws/deep-learning-containers#2975

@wilburliu1123
Copy link

Faced same issue when going through this tutorial

@blackpearl1022
Copy link

blackpearl1022 commented Feb 14, 2024

Same.

But if you install nvgpu manually using this method pip install nvgpu or add nvgpu with specific version on the dependencies or requirements.txt, you will get this run.

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

3 participants