|
|
|
|
|
by bjornasm
362 days ago
|
|
>When Python is installed by uv, it will not be available globally (i.e. via the python command). Support for this feature is in preview. See Installing Python executables for details. >You can still use uv run or create and activate a virtual environment to use python directly. |
|
You still need some kind of venv, even with the power of uv.