无法安装 RAY

Cannot install RAY

来自 RISE 实验室的射线库 (https://rise.cs.berkeley.edu/blog/pandas-on-ray/)

我正在使用 Windows 10 Pro,64 位和 运行 来自 Anaconda 提示符的这些脚本。

我都试过了

pip install ray 

pip3 install ray

结果相同

Collecting ray
Could not find a version that satisfies the requirement ray (from versions: 
)
No matching distribution found for ray

如果能找到解决方法或对此进行故障排除,那就太好了。谢谢

更新:Ray 现在支持 Windows 实验容量!

请在此处查看 Windows 安装说明:

https://docs.ray.io/en/latest/installation.html#windows-support


Ray不支持Windows:

https://github.com/ray-project/ray/issues/2683

https://github.com/ray-project/ray/issues/631

他们建议将 Windows 子系统用于 Linux 作为最有效的解决方法:

https://docs.microsoft.com/en-us/windows/wsl/install-win10

windows 的 Ray 现已可用...

https://pypi.org/project/ray/

https://docs.ray.io/en/master/installation.html