set_up_your_own_python_environment
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| set_up_your_own_python_environment [2024/12/25 06:08] – ly” hc9 | set_up_your_own_python_environment [2026/08/19 18:16] (current) – added text for how to use python virtual environments peteyboy | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| Here is an example: | Here is an example: | ||
| - | //pip install < | + | |
| **An alternative to this is to use python virtual environments** | **An alternative to this is to use python virtual environments** | ||
| + | |||
| + | In this case, use '' | ||
| + | |||
| + | pipx install mypackage | ||
| + | |||
| Sources: | Sources: | ||
set_up_your_own_python_environment.txt · Last modified: by peteyboy
