Could not find lib c or load any of its variants []
python - Shapely OSError: Could not find lib c or load any of its variants [] - Stack Overflow
I simply uninstalled Shapely and re-installed it to fix the issue.
python -m pip uninstall shapely
python -m pip install shapely
还没有评论,来说两句吧...