When installing from a local wheel file, a newer (or generally different, since it should not matter if it's newer or older) version does not get installed since uv thinks it's already there. Here are ...
I got errors when installing the package in Windows with python 3.6, 64bit, see below. Using command python setup.py build with code downloaded from git repository``` ...