Zhihao (Zach) Xia
Zhihao (Zach) Xia
> Interesting... Can you share `RUST_LOG=uv=trace uv pip install -v ...` logs for the installation? Ensure you replace your password with asterisks in the logs. Thanks for the fast response!...
Lol ok! It basically failed and exit at that point, so I didn't include it. Here it is: ``` TRACE No cache entry exists for /home/****/.cache/uv/simple-v7/89b815c496164a1b/absl-py.rkyv DEBUG No cache entry...
This is basically the full log. I removed all entries in the `requirements.txt` except one. And here is the full log: ``` INFO Found a virtualenv through CONDA_PREFIX at: /home/****/.dotfiles/mambaforge/envs/sandbox...
I tried using python 3.9 and python 3.13 in my base env. That said, I'm not exactly sure whether the workflow is actually using the python of my base conda...