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

Handle SciPy and libpysal deprecations #89

Open
martinfleis opened this issue Feb 27, 2023 · 0 comments
Open

Handle SciPy and libpysal deprecations #89

martinfleis opened this issue Feb 27, 2023 · 0 comments

Comments

@martinfleis
Copy link
Member

The CI is currently showing a deprecations from SciPy, libpysal and a few others that would be good to tackle. See https://github.com/pysal/pointpats/actions/runs/4287451301/jobs/7468323178

/Users/runner/work/pointpats/pointpats/pointpats/geometry.py:134: DeprecationWarning: Please use `ConvexHull` from the `scipy.spatial` namespace, the `scipy.spatial.qhull` namespace is deprecated.
/Users/runner/micromamba-root/envs/test/lib/python3.11/site-packages/libpysal/cg/shapes.py:1208: FutureWarning: Objects based on the `Geometry` class will deprecated and removed in a future version of libpysal.
weikang9009 added a commit to weikang9009/pointpats that referenced this issue Mar 3, 2023
martinfleis pushed a commit that referenced this issue Mar 3, 2023
* handle scipy deprecationhttps://github.com//issues/89

* pinning scipy 1.8 in testing
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

No branches or pull requests

1 participant