zephyr/doc/develop/getting_started
Gerard Marull-Paretas 33d92b4acd doc: getting_started: remove global Python setup
As it was already outlined, installing Python dependencies at a system
level or user level can be dangerous. For this reason, the default setup
instructions already pointed users to use Python virtual environments. On
newer Ubuntu installations (23.04 onwards) system-level pip installs are
not allowed. Let's make Zephyr _Python-safe_ as well by removing dangerous
instructions.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-08-05 10:17:17 +02:00
..
img
index.rst doc: getting_started: remove global Python setup 2024-08-05 10:17:17 +02:00
installation_linux.rst doc: Clean up list of Fedora dependencies 2024-01-30 20:39:41 -05:00
installation_mac.rst doc: gsg: macOS: Use menuselection role 2023-11-09 10:23:31 +00:00
installation_win.rst