Closed schriftgestalt closed 3 years ago
Ptyhon 3.10 prints vanillaBase.py:2: 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
vanillaBase.py:2: 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
This adds a new dependency so it might not be wise to include that at this point. So this is more for reference.
Ptyhon 3.10 prints
vanillaBase.py:2: 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