OSError: Could not find library geos_c or load any of its variants ['libgeos_c.so.1', 'l
Posted djangoblog
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了OSError: Could not find library geos_c or load any of its variants ['libgeos_c.so.1', 'l相关的知识,希望对你有一定的参考价值。
OSError: Could not
find
library geos_c or load any of its variants [
‘libgeos_c.so.1‘
, ‘libgeos_c.so
解决:
sudo vim /etc/ld.so.conf
添加:/opt/source/geos-3.5.0/build/lib
sudo ldconfig
以上是关于OSError: Could not find library geos_c or load any of its variants ['libgeos_c.so.1', 'l的主要内容,如果未能解决你的问题,请参考以下文章