One other idea: try pip install *.whl?
pip install *.whl
Seemed to work for others:
Also one other point:
Important to remember that the wheel file is essentially a zip file. If you replace its contents into your site-packages it should do the trick.