Searched full:pip3 (Results 1 – 25 of 29) sorted by relevance
12
60 sudo pip3 install -U setuptools wheel pip61 pip3 install -r scripts/requirements-doc.txt62 pip3 install west==${WEST_VERSION}63 pip3 install cmake==${CMAKE_VERSION}144 pip3 install -U setuptools wheel pip145 pip3 install -r scripts/requirements-doc.txt146 pip3 install west==${WEST_VERSION}147 pip3 install cmake==${CMAKE_VERSION}
44 pip3 install setuptools45 pip3 install wheel46 pip3 install python-magic junitparser==1.6.3 gitlint pylint pykwalify47 pip3 install west
24 pip3 install unidiff25 pip3 install wheel26 pip3 install sh
19 sudo pip3 install -U setuptools wheel pip20 pip3 install -U pygithub
68 pip3 install wheel69 pip3 install pytest pyyaml tox
69 pip3 install wheel70 pip3 install pytest west pyelftools canopen progress mypy intelhex psutil
28 pip3 install gitpython
49 pip3 install pytest colorama pyyaml ply mock
39 sudo pip3 install -U setuptools wheel pip gitpython
57 pip3 install GitPython146 pip3 install GitPython
44 pip3 install GitPython
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
57 to run ``pip3 install imgtool``, then retry with a pristine build directory.
25 pip3 uninstall west
84 pip3 install west116 pip3 install -r ~\zephyrproject\zephyr\scripts\requirements.txt165 pip3 install --user -U west196 pip3 install --user wheel197 pip3 install --user -r /mnt/c/Users/codecoup/zephyrproject/zephyr/scripts/requirements.txt203 pip3 list209 pip3 install <module_name>215 pip3 install ninja347 pip3 install --user wheel348 pip3 install --user -r autoptsserver_requirements.txt[all …]
59 pip3 install --user -U west79 Install them with pip3:83 pip3 install --user -r ~/zephyrproject/zephyr/scripts/requirements.txt328 pip3 install --user wheel329 pip3 install --user -r autoptsclient_requirements.txt344 pip3 install --user wheel345 pip3 install --user -r autoptsserver_requirements.txt
208 pip3 install --user -U west229 dependencies. Install them with ``pip3``.233 pip3 install --user -r ~/zephyrproject/zephyr/scripts/requirements.txt297 pip3 install -U west316 dependencies. Install them with ``pip3``.320 pip3 install -r ~/zephyrproject/zephyr/scripts/requirements.txt384 pip3 install -U west404 dependencies. Install them with ``pip3``.408 pip3 install -r %HOMEPATH%\zephyrproject\zephyr\scripts\requirements.txt
161 * Use ``pip3``:165 pip3 install --user cmake
52 $ pip3 install --user cryptography pyasn1 pyyaml cbor>=1.0.0 imgtool>=1.6.0 jinja2 click
67 …sign images for MCUboot: can't find imgtool. To fix, install imgtool with pip3, or add the mcuboot…
50 For this to work, either imgtool must be installed (e.g. using pip3),291 '(e.g. "pip3 install imgtool") or provide --tool-path')
28 pip3 install git+https://github.com/HBehrens/puncover --user
172 'elftools missing; please "pip3 install elftools"')