imp_blm_test on main [!?⇡] via 🐍 v3.11.9 (imp_blm_test)
❯ uv venv --seed -p 3.11 -n .venv
imp_blm_test on main [!?⇡] via 🐍 v3.11.9 (imp_blm_test)
❯ . .\.venv\Scripts\activate.ps1
imp_blm_test on main [!?⇡] via 🐍 v3.11.9 (imp_blm_test) took 9s
❯ uv --version
uv 0.2.35 (e097f948c 2024-08-09)
imp_blm_test on main [!?⇡] via 🐍 v3.11.9 (imp_blm_test)
❯ pip
Received error code: 2
(uv internal error) Failed to spawn the python child process.: The system cannot find the file specified.
imp_blm_test on main [!?⇡] via 🐍 v3.11.9 (imp_blm_test)
❯ uv run ipython --preview
warning: `uv run` is experimental and may change without warning
Received error code: 2
(uv internal error) Failed to spawn the python child process.: The system cannot find the file specified.
imp_blm_test on main [!?⇡] via 🐍 v3.11.9 (imp_blm_test)
❯ uv pip
Manage Python packages with a pip-compatible interface
Usage: uv.exe pip [OPTIONS] <COMMAND>
Related to #1779 #1988
Related to #1779 #1988