sushkov-r

Results 1 comments of sushkov-r

`RAY_ENABLE_UV_RUN_RUNTIME_ENV=0` did not solve this problem for me - ray still creates a new virtualenv. What worked for me is using double `uv run`: `uv run uv run --active --no-sync...