小编Rog*_*ger的帖子

找不到模块(或其依赖项之一)。尝试使用带有构造函数语法的完整路径

当我运行命令时:

from shapely.geometry import LineString

我收到此错误:

Could not find module 'C:\Users\SWWB\Anaconda\Library\bin\geos_c.dll' (or one of its dependencies). Try using the full path with constructor syntax.

我该如何解决?

python geometry multilinestring

4
推荐指数
1
解决办法
6450
查看次数

标签 统计

geometry ×1

multilinestring ×1

python ×1