Closed MCruzReyes closed 3 months ago
Hi MCruzReyes,
I found this Stack Overflow article describing the same issue: https://stackoverflow.com/questions/75573668/alphashape-and-polygonpatch-basic-example-doesnt-work-why
There is a mismatch between the version of shapely Descartes is expecting versus what is installed with Alphashape. You can edit the Descartes installation itself to fix the issue.
Description
If I run the code given in the documentation:
I get the following error:
Do you know why I am getting this error?