This repository was archived by the owner on Jul 1, 2026. It is now read-only.
Replies: 1 comment
|
@vhatte18 Can you please create a github issue? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I have setup astro-provider-ray and ray libraries, but I see an error "Module not found" when ray_provider.operators.py is trying to load ray.job_submission module.
NOTE: ray package is registered with PIP and sys path is able to resolve the ray package path.
With what version of ray libraries is astro-provider-ray compatible?
P.S. - I am using the latest ray package-libraries (2.44).
All reactions