Skip to content
New issue

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

Fix setup.py to identify GEOS dylib on MacOS #541

Merged
merged 4 commits into from
Apr 17, 2022
Merged

Fix setup.py to identify GEOS dylib on MacOS #541

merged 4 commits into from
Apr 17, 2022

Conversation

molinav
Copy link
Member

@molinav molinav commented Apr 17, 2022

Closes #539.

molinav added 4 commits April 13, 2022 23:45
We are only interested in bundling the DLL file for GEOS on Windows
for standard installations but not for MinGW64 or Cygwin. Therefore,
the filename pattern matching needs to be more restrictive because
otherwise we will find `libgeos_c.dll` as valid file to bundle.
@molinav molinav merged commit f310fce into develop Apr 17, 2022
@molinav molinav deleted the bugfix-539 branch May 11, 2022 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pip error on Macbook pro (m1 pro)
1 participant