Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| windows:winadmin:python_user [2026/05/12 16:12] – td | windows:winadmin:python_user [2026/05/12 16:12] (current) – [uv install] td | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| Open powershell for conda | Open powershell for conda | ||
| - | |||
| ## uv install | ## uv install | ||
| Line 17: | Line 16: | ||
| ``` | ``` | ||
| - | ls .\.local\bin\ | + | uv install python |
| + | |||
| + | ls .\.local\bin\ | ||
| Line 29: | Line 30: | ||
| -a---- | -a---- | ||
| -a---- | -a---- | ||
| + | |||
| + | |||
| ``` | ``` | ||