We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
packages/shapely/geometry/base.py", line 20, in
chineseocr_1 | from shapely.coords import CoordinateSequence
chineseocr_1 | File "/usr/local/lib/python3.6/site-packages/shapely/coords.py", line 10, in
chineseocr_1 | from shapely.geos import lgeos
chineseocr_1 | File "/usr/local/lib/python3.6/site-packages/shapely/geos.py", line 100, in
chineseocr_1 | _lgeos = load_dll('geos_c', fallbacks=alt_paths)
chineseocr_1 | File "/usr/local/lib/python3.6/site-packages/shapely/geos.py", line 56, in load_dll
chineseocr_1 | libname, fallbacks or []))
chineseocr_1 | OSError: Could not find lib geos_c or load any of its variants ['libgeos_c.so.1', 'libgeos_c.so'].
The text was updated successfully, but these errors were encountered:
No branches or pull requests
packages/shapely/geometry/base.py", line 20, in
chineseocr_1 | from shapely.coords import CoordinateSequence
chineseocr_1 | File "/usr/local/lib/python3.6/site-packages/shapely/coords.py", line 10, in
chineseocr_1 | from shapely.geos import lgeos
chineseocr_1 | File "/usr/local/lib/python3.6/site-packages/shapely/geos.py", line 100, in
chineseocr_1 | _lgeos = load_dll('geos_c', fallbacks=alt_paths)
chineseocr_1 | File "/usr/local/lib/python3.6/site-packages/shapely/geos.py", line 56, in load_dll
chineseocr_1 | libname, fallbacks or []))
chineseocr_1 | OSError: Could not find lib geos_c or load any of its variants ['libgeos_c.so.1', 'libgeos_c.so'].
The text was updated successfully, but these errors were encountered: