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

Python 3.11 support #311

Closed
andriilitvynchuk opened this issue May 21, 2024 · 3 comments
Closed

Python 3.11 support #311

andriilitvynchuk opened this issue May 21, 2024 · 3 comments

Comments

@andriilitvynchuk
Copy link

Are you planningto add wheels for python 3.11? Everything is working for me with python 3.10 but Module not found for 3.11

@adamjstewart
Copy link
Collaborator

Have you tried pip install rtree in Python 3.11?

Our wheels are independent of Python version, so should work with 3.11, 3.12, 3.13, etc.

@andriilitvynchuk
Copy link
Author

yes, I use conda and strangely it works only for python 3.10 env

@andriilitvynchuk
Copy link
Author

@adamjstewart it worked only after this:

conda install rtree

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

2 participants