Exam NCP-AII Topic 1 Question 185 Discussion
Actual exam question for NVIDIA's NCP-AII exam
Question #: 185
Topic #: 1
Question #: 185
Topic #: 1
You are attempting to install NGC CLI on a CentOS 7 system, but the 'pip install nvidia-cli' command fails with a 'Could not find a version that satisfies the requirement nvidia-cli' error. You have confirmed that 'pip' is installed and working. What could be the cause of this issue?
Suggested Answer: A,C Vote an answer
A likely reason is an outdated Python version (A), as NGC CLI requires Python 3.6 or later. Another potential issue is an outdated pip' version (C) which could be incompatible with the NGC CLI package. Confirming the correct python version and up to date pip usually resolves this issue. Option E is incorrect, CentOS 7 is supported with correct configuration.
by Tracy at Aug 06, 2025, 10:27 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).