hdfdict icon indicating copy to clipboard operation
hdfdict copied to clipboard

Deprecation waring with pip install for python3.10

Open maurerben opened this issue 1 year ago • 0 comments

Dear developers,

When I install hdfdict via

python3.10 -m pip install hdfdict

I get the following warnings:

DEPRECATION: distro-info 1.1build1 has a non-standard version number. pip 23.3 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of distro-info or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
DEPRECATION: python-debian 0.1.43ubuntu1 has a non-standard version number. pip 23.3 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of python-debian or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063

The installation seems to work though.

Cheers

maurerben avatar Oct 13 '23 11:10 maurerben