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

Shapely issue with numpy #334

Closed
wants to merge 2 commits into from
Closed

Conversation

tino097
Copy link
Member

@tino097 tino097 commented Jul 18, 2024

Fixing the issue with numpy
shapely/shapely#1972

@tino097
Copy link
Member Author

tino097 commented Aug 22, 2024

Hey @amercader can you please check this one

@amercader
Copy link
Member

sorry @tino097 this slipped my mind, will check it tomorrow for sure

@amercader
Copy link
Member

amercader commented Aug 23, 2024

According to the issue linked, Shapely==2.0.4 should support Numpy>2:

shapely/shapely#1972 (comment)

I tested the install in a fresh venv and both libraries were installed fine:

Installing collected packages: pytz, argparse, urllib3, six, pyyaml, pyparsing, numpy, lxml, idna, geojson, charset-normalizer, certifi, Shapely, requests, python-dateutil, pyproj, ckantoolkit, OWSLib
Successfully installed OWSLib-0.31.0 Shapely-2.0.4 argparse-1.4.0 certifi-2024.7.4 charset-normalizer-3.3.2 ckantoolkit-0.0.7 geojson-3.1.0 idna-3.7 lxml-5.3.0 numpy-2.0.1 pyparsing-3.1.2 pyproj-3.6.1 python-dateutil-2.9.0.post0 pytz-2024.1 pyyaml-6.0.2 requests-2.32.3 six-1.16.0 urllib3-2.2.2

Can you share the actual issue you are facing? Perhaps it can be solved in another way

@amercader
Copy link
Member

Numpy>2 should be supported with the changes in #341

@amercader amercader closed this Nov 7, 2024
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.

2 participants