On this page
常见问题
Q: 装完环境之后,运行python main.py
之后,报错OSError: [WinError 126] 找不到指定的模組
A: 原因是Shapely库没有正确安装,如果是在Windows,可以在Shapely whl下载对应的whl包,离线安装即可;另外一种解决办法是用conda安装也可。(@hongyuntw)
Last updated 24 Apr 2024, 12:50 +0800 .