wookayin / gpustat

📊 A simple command-line utility for querying and monitoring GPU status
https://pypi.python.org/pypi/gpustat
MIT License
4.06k stars 283 forks source link

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

Open seanxuu opened 8 months ago

seanxuu commented 8 months ago

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:

Additional context

Add any other context about the problem here.

wookayin commented 8 months ago

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.

seanxuu commented 8 months ago

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)