python 包安裝筆記

sinat_31964903發表於2020-10-29
  • Dlib 安裝
pip install CMake
pip install Boost
pip install dlib
  • PIL 安裝
pip install pillow

相關文章