wookayin/gpustat

/usr/bin/gpustat:6: DeprecationWarning: pkg_resources is deprecated as an API.

seanxuu opened this issue · 2 comments

Describe the bug

when I run gpustat -p --watch or gpustat , I always find a warning on my screen.

Screenshots or Program Output
image

Environment information:

  • OS: Ubuntu 20.04.6 LTS
  • NVIDIA Driver version: 525.60.13
  • The name(s) of GPU card: 8 * NVIDIA A100 80GB PCIe
  • gpustat version: gpustat 0.6.0
  • pynvml version: 12.535.133

Additional context

Add any other context about the problem here.

This is not a gpustat issue but a problem on your python installation.

What is your python and pip version? Try upgrading pip to the latest version.

This is not a gpustat issue but a problem on your python installation.

What is your python and pip version? Try upgrading pip to the latest version.

pip 24.0 from Miniconda/lib/python3.11/site-packages/pip (python 3.11)