The pynvml package is deprecated. Please install nvidia-ml-py instead
Author: MartinYTSoCreated Jul 12, 2026Updated Jul 12, 2026
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.
Source: Robbyant/lingbot-map