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

Tiny change to support Python 3.11 #147

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Conversation

fzyzcjy
Copy link
Contributor

@fzyzcjy fzyzcjy commented Mar 18, 2024

Hi, thanks for this helpful library!

Python 3.11 has been around for a while, and many libraries such as PyTorch already supports it. When install LeanDojo it rejects 3.11, and I checked the link https://docs.ray.io/en/latest/ray-overview/installation.html#daily-releases-nightlies given by the comments, which says Ray (experimentally) supports 3.11. Therefore, I wonder why LeanDojo forbids 3.11 - is it because there are some known Ray bugs that will occur in LeanDojo (then this PR should definitely be rejected), or because 3.11 was not supported by Ray long ago but now things has changed?

@yangky11
Copy link
Member

yangky11 commented Apr 4, 2024

Thanks for the PR. I'll run some tests for Python 3.11.

@yangky11 yangky11 merged commit 8953c45 into lean-dojo:main Apr 4, 2024
2 checks passed
@fzyzcjy
Copy link
Contributor Author

fzyzcjy commented Apr 5, 2024

You are welcome and happy to see it merged!

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 this pull request may close these issues.

None yet

2 participants