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

Failing CI: geopandas + spaghetti #373

Closed
jGaboardi opened this issue May 23, 2023 · 0 comments · Fixed by #377
Closed

Failing CI: geopandas + spaghetti #373

jGaboardi opened this issue May 23, 2023 · 0 comments · Fixed by #377

Comments

@jGaboardi
Copy link
Member

jGaboardi commented May 23, 2023

The release of geopandas==0.13.0 is resulting in 58 failures with the following message:

AttributeError: You are calling a geospatial method on the GeoDataFrame, but the active geometry column to use has not been set. 
There are no existing columns with geometry data type. You can add a geometry column as the active geometry column with df.set_geometry.

These are ultimately tied back to spaghetti, whose main is passing, but needs a fresh release. Prior to that release, I would like to see pysal/spaghetti#721 and pysal/spaghetti#724 resolved.

xref #371

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 a pull request may close this issue.

1 participant