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

Need to add support for python 3.13 #255

Open
altheaden opened this issue Dec 23, 2024 · 3 comments
Open

Need to add support for python 3.13 #255

altheaden opened this issue Dec 23, 2024 · 3 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@altheaden
Copy link
Collaborator

We are unable to add support for python 3.13 due to numba (a dependency of spatialpandas) lacking support for 3.13. We'll keep an eye on the numba and spatialpandas feedstocks and update Polaris as soon as they publish updates for 3.13.

@altheaden altheaden added the dependencies Pull requests that update a dependency file label Dec 23, 2024
@xylar
Copy link
Collaborator

xylar commented Dec 24, 2024

Just a quick note to say that an alternative is to drop the dependency on spatialpandas by switching our visualization to mosaic. @andrewdnolan is working on this.

@andrewdnolan
Copy link
Collaborator

@altheaden Hi there!

I'll remove spatialpandas from the dependencies along with holoviews and associated packages, when I add mosaic.

Based on my local testing, it seems like #256 it pretty close to being ready for review, but it's also in limbo as I finish up a PR in mosaic. This shouldn't take too long once I'm back from the Holidays.

@altheaden
Copy link
Collaborator Author

@andrewdnolan Thanks for letting me know, that sounds great! Have a nice holiday!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

3 participants