The pynvml package is deprecated. Please install nvidia-ml-py instead

Open Beginner friendly
#86 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python

Research direction

Start by running the reported python demo.py command and inspect demo.py to trace which dependency causes the pynvml warning. Update the dependency selection to use nvidia-ml-py, then rerun the same command; done means the warning no longer appears.

Written by the indexing model from the issue text.

Description

When running python demo.py --model_path lingbot_map/lingbot-map-long.pt --image_folder example/courthouse --mask_sky , I get the following warning:
FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you.

Dominant language
Python
Stars
17.1k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Robbyant/lingbot-map

All issues in Robbyant/lingbot-map

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.