Commit 85e8b74
Docs: Better describe python venv (#8043)
- virtualenv command doesn't exists
- activate the virtual python environment
- run the pip command
- `python` often also no longer exists, but we will use the shebang of
the python script (which points to python3 anyways)
---------
Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com>1 parent 0fe48ba commit 85e8b74
1 file changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
0 commit comments