Closed rosskempner closed 2 months ago
Thanks Ross, it looks like this is an incompatibility of ray
2.1.0 with the latest version of numpy
(they didn't specify numpy<2
here). Can you try pip install numpy<2
and see if that fixes the problem? If so, I'll add it to requirements.txt
.
pip install numpy<2 fixes it, thanks!
Hi,
I am running run_single.py with the following configurations:
And I am getting the following error message: