← Back to context Comment by Cyph0n 2 months ago This comes with the added benefit that your environment is reverted as soon as you exit the Nix shell. 3 comments Cyph0n Reply fastasucan 2 months ago I dont think your emvironment is permanently changed with uv run? Cyph0n 2 months ago Where does uv download the Python interpreter to? exographicskip 1 month ago By default, it's `~/Library/Caches/uv/environments-v2/` on macos.Can find via `uv cache dir`See: https://docs.astral.sh/uv/reference/cli/#uv-cache-dir
fastasucan 2 months ago I dont think your emvironment is permanently changed with uv run? Cyph0n 2 months ago Where does uv download the Python interpreter to? exographicskip 1 month ago By default, it's `~/Library/Caches/uv/environments-v2/` on macos.Can find via `uv cache dir`See: https://docs.astral.sh/uv/reference/cli/#uv-cache-dir
Cyph0n 2 months ago Where does uv download the Python interpreter to? exographicskip 1 month ago By default, it's `~/Library/Caches/uv/environments-v2/` on macos.Can find via `uv cache dir`See: https://docs.astral.sh/uv/reference/cli/#uv-cache-dir
exographicskip 1 month ago By default, it's `~/Library/Caches/uv/environments-v2/` on macos.Can find via `uv cache dir`See: https://docs.astral.sh/uv/reference/cli/#uv-cache-dir
I dont think your emvironment is permanently changed with uv run?
Where does uv download the Python interpreter to?
By default, it's `~/Library/Caches/uv/environments-v2/` on macos.
Can find via `uv cache dir`
See: https://docs.astral.sh/uv/reference/cli/#uv-cache-dir