ywangd/stash

The distutils package is deprecated and slated for removal in Python 3.12

Opened this issue · 0 comments

[Documents]$ selfupdate dev

site-packages/stash/bin/selfupdate.py:56: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
from distutils.version import StrictVersion