How to install .whl package under python?

Download the .whl package
first pip install wheel

 

 

Then pip install package name.whl to install a module package

 

 

Where can I find the .whl file? #There are many third-party lib packages under this address
http://www.lfd.uci.edu/~gohlke/pythonlibs/

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=327076870&siteId=291194637