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

Only supports python 3.10 #1

Open
GJBoth opened this issue Mar 20, 2024 · 3 comments
Open

Only supports python 3.10 #1

GJBoth opened this issue Mar 20, 2024 · 3 comments

Comments

@GJBoth
Copy link
Collaborator

GJBoth commented Mar 20, 2024

Installing using python 3.11 gives an error - we should limit it to 3.10 only.

@vaxenburg
Copy link
Member

What breaks exactly? This test passes for python 3.{10, 11, 12}

@GJBoth
Copy link
Collaborator Author

GJBoth commented Mar 22, 2024

There's two problems:

  1. Tensorflow 2.8 doesnt have wheels for apple silicon - so it won't work there.
  2. I'm surprised your test passes as it seems ray doesn't have wheels for python 3.12?

@vaxenburg
Copy link
Member

Right, that's because the test only tests the core installation

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