jpype icon indicating copy to clipboard operation
jpype copied to clipboard

Usage of deprecated distutils version class

Open marscher opened this issue 3 years ago • 0 comments

  • jpype/_jvmfinder.py:325: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
  • jpype/_jvmfinder.py:326: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.

marscher avatar May 29 '22 11:05 marscher