from shapely.geometry import Polygon提示找不到指定模块

问题背景:当执行from shapely.geometry import Polygon时提示如下

from shapely.geometry import Polygon提示找不到指定模块

 

解决办法:pip uninstall shapely ,然后执行conda install shapely

from shapely.geometry import Polygon提示找不到指定模块

上一篇:Pptx的形状转为WPF的Geometry


下一篇:JTS Geometry