Searched full:pip3 (Results 1 – 22 of 22) sorted by relevance
7 Use :file:`pip3` to install or upgrade west:11 pip3 install --user -U west15 pip3 install -U west21 Afterwards, you can run ``pip3 show -f west`` for information on where the west36 When west is installed, the launcher is placed by :file:`pip3` somewhere in
14 pip3 install --user -U west18 pip3 install -U west
62 pip3 show west74 Notice how ``lib\site-packages`` in the ``pip3 show`` output was changed112 $ pip3 show west | grep Location: | cut -f 2 -d ' '115 $ pip3 install --user west==0.7.0195 #. Install the latest west with the ``-U`` option for ``pip3 install`` as shown
25 pip3 uninstall west
7 # pip3 install cc1352-flasher
8 # pip3 install cc1352-flasher
156 pip3 install --user wheel157 pip3 install --user -r autoptsserver_requirements.txt158 pip3 install --user -r autoptsclient_requirements.txt
282 pip3 install --user wheel283 pip3 install --user -r autoptsclient_requirements.txt298 pip3 install --user wheel299 pip3 install --user -r autoptsserver_requirements.txt
55 $ pip3 install --user cryptography pyasn1 pyyaml cbor>=1.0.0 imgtool>=1.9.0 jinja2 click
47 ``pip3 install imgtool``, then retry with a pristine build directory.
160 * Use ``pip3``:164 pip3 install --user cmake
144 execute ``python`` and ``pip`` as well ``python3`` and ``pip3``.
133 pip3 install meson ninja
59 …sign images for MCUboot: can't find imgtool. To fix, install imgtool with pip3, or add the mcuboot…
171 pip3 install git+https://github.com/HBehrens/puncover --user
55 For this to work, either imgtool must be installed (e.g. using pip3),309 '(e.g. "pip3 install imgtool") or provide --tool-path')
114 pip3 install cc1352-flasher
22 ``--user`` flag to the ``pip3`` command when installing new packages. This is
136 pip3 install --user canopen python-can
250 'elftools missing; please "pip3 install elftools"')
319 pip3 install --user uhu
3243 * :github:`52308` - pip3 is unable to build wheel for cmsis-pack-manager as part of the requirement…