[Distutils] Normalized version confuses external tool (PyCharm)

Piotr Dobrogost p at 2015.forums.dobrogost.net
Wed Aug 26 17:10:19 CEST 2015


Hi!

After `pip install js.deform==2.0a2-3` I get the message "Successfully
installed js.deform-2.0a2.post3" where version "2.0a2-3" was
normalized (I guess) to "2.0a2.post3" and that's the version pip list
reports as well. Due to this PyCharm shows warning saying this
requirement "js.deform==2.0a2-3" is not satisfied.

What is the preferred way of solving this? Should package version be
changed by author to 2.0a2.post3?


Regards,
Piotr Dobrogost


More information about the Distutils-SIG mailing list