Home
last modified time | relevance | path

Searched full:pip3 (Results 1 – 22 of 22) sorted by relevance

/Zephyr-latest/doc/develop/west/
Dinstall.rst7 Use :file:`pip3` to install or upgrade west:
11 pip3 install --user -U west
15 pip3 install -U west
21 Afterwards, you can run ``pip3 show -f west`` for information on where the west
36 When west is installed, the launcher is placed by :file:`pip3` somewhere in
Dmoving-to-west.rst14 pip3 install --user -U west
18 pip3 install -U west
Dtroubleshooting.rst62 pip3 show west
74 Notice how ``lib\site-packages`` in the ``pip3 show`` output was changed
112 $ pip3 show west | grep Location: | cut -f 2 -d ' '
115 $ pip3 install --user west==0.7.0
195 #. Install the latest west with the ``-U`` option for ``pip3 install`` as shown
Dwithout-west.rst25 pip3 uninstall west
/Zephyr-latest/boards/beagle/beagleconnect_freedom/
Dboard.cmake7 # pip3 install cc1352-flasher
/Zephyr-latest/boards/beagle/beagleplay/
Dboard.cmake8 # pip3 install cc1352-flasher
/Zephyr-latest/doc/connectivity/bluetooth/autopts/
Dautopts-win10.rst156 pip3 install --user wheel
157 pip3 install --user -r autoptsserver_requirements.txt
158 pip3 install --user -r autoptsclient_requirements.txt
Dautopts-linux.rst282 pip3 install --user wheel
283 pip3 install --user -r autoptsclient_requirements.txt
298 pip3 install --user wheel
299 pip3 install --user -r autoptsserver_requirements.txt
/Zephyr-latest/doc/services/tfm/
Drequirements.rst55 $ pip3 install --user cryptography pyasn1 pyyaml cbor>=1.0.0 imgtool>=1.9.0 jinja2 click
/Zephyr-latest/doc/build/signing/
Dindex.rst47 ``pip3 install imgtool``, then retry with a pristine build directory.
/Zephyr-latest/doc/develop/getting_started/
Dinstallation_linux.rst160 * Use ``pip3``:
164 pip3 install --user cmake
Dindex.rst144 execute ``python`` and ``pip`` as well ``python3`` and ``pip3``.
/Zephyr-latest/boards/enjoydigital/litex_vexriscv/doc/
Dindex.rst133 pip3 install meson ninja
/Zephyr-latest/cmake/
Dmcuboot.cmake59 …sign images for MCUboot: can't find imgtool. To fix, install imgtool with pip3, or add the mcuboot…
/Zephyr-latest/doc/develop/optimizations/
Dtools.rst171 pip3 install git+https://github.com/HBehrens/puncover --user
/Zephyr-latest/scripts/west_commands/
Dsign.py55 For this to work, either imgtool must be installed (e.g. using pip3),
309 '(e.g. "pip3 install imgtool") or provide --tool-path')
/Zephyr-latest/boards/beagle/beagleconnect_freedom/doc/
Dindex.rst114 pip3 install cc1352-flasher
/Zephyr-latest/doc/develop/
Dbeyond-GSG.rst22 ``--user`` flag to the ``pip3`` command when installing new packages. This is
/Zephyr-latest/samples/modules/canopennode/
DREADME.rst136 pip3 install --user canopen python-can
/Zephyr-latest/scripts/west_commands/runners/
Dopenocd.py250 'elftools missing; please "pip3 install elftools"')
/Zephyr-latest/samples/subsys/mgmt/updatehub/
DREADME.rst319 pip3 install --user uhu
/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst3243 * :github:`52308` - pip3 is unable to build wheel for cmsis-pack-manager as part of the requirement…