How severe does this issue affect your experience of using Ray?
- Medium: It contributes to significant difficulty to complete my task, but I can work around it.
- I’m able to use the pypi package onto apple silicon directly and that works fine
- I’m able to install it in a conda environment on a linux machine (e.g. on a kubernetes cluster)
When installing it in a conda environment on a mac with apple silicon (M1/M2) or on a linux docker container hosted on a mac with apple silicon, we’re unable to successfully run a local cluster to deploy jobs to.
Results in errors like:
[RayletClient] Unable to register worker with raylet. No such file or directory
When can we expect the conda-forge distribution of ray to be compatible with apple silicon? you already have it in your PyPi distribution.