成功安装dlib==19.8.0
Install Dlib for Python 3.6:
Python 3.6 (64 bit) has to be already installed.
Run Windows Prompt Command. You can type on the search bar “CMD”.
Remember to click with right button of the mouse and then“Run it as administrator”, otherwise you might not have the permission to install the library.
Type on the prompt command:
python -m pip install https://files.pythonhosted.org/packages/0e/ce/f8a3cff33ac03a8219768f0694c5d703c8e037e6aba2e865f9bae22ed63c/dlib-19.8.1-cp36-cp36m-win_amd64.whl#sha256=794994fa2c54e7776659fddb148363a5556468a6d5d46be8dad311722d54bfcf
Once you see the message “Successfully installed dlib“, it means that the installation has been completed.
网友评论