2021年8月21日星期六

qgis安装python的第三方包

 https://gis.stackexchange.com/a/359002/46277

 

  1. Open OSGeo4W Shell as an administrator

  2. Type py3_env in the console (This should print paths of your QGIS Python installation)

  3. Type python -m pip install {your library}

 

没有评论: