beta-team / beta-recsys

Beta-RecSys: Build, Evaluate and Tune Automated Recommender Systems
https://beta-recsys.readthedocs.io/en/latest/
MIT License
163 stars 33 forks source link

About torch and ray version compatibility #326

Closed Lenrony closed 3 years ago

Lenrony commented 4 years ago

Encountered an incompatibility problem with the version of torch and ray when installing.

Lenrony commented 4 years ago

It was discovered that the incompatibility problem of ray==0.8.5 only appeared when beta-rec was installed under the Windows operating system. The reason is that the previous versions of ray<=0.8.5 are not compatible with Windows. It is recommended to improve the compatibility of our project with the updated version of ray, so that Windows users can get a better experience.