You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
M1 and subsequent Mac computers may encounter the error below when attempting to run tests.
14
+
15
+
```
16
+
OSError: Could not find lib geos_c or load any of its variants ['/Library/Frameworks/GEOS.framework/Versions/Current/GEOS', '/opt/local/lib/libgeos_c.dylib', '/usr/local/lib/libgeos_c.dylib'].
17
+
```
18
+
19
+
Try this for one possible fix. Requires [homebrew](https://brew.sh/).
0 commit comments