Home
last modified time | relevance | path

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

12

/openbmc/openbmc/poky/documentation/toaster-manual/
H A Dstart.rst19 also need to do an additional install of pip3. ::
40 $ pip3 install --user -r bitbake/toaster-requirements.txt
47 $ pip3 list installed --local
51 $ pip3 uninstall PackageNameToUninstall
H A Dsetup-and-use.rst147 #. If you used ``pip3``, which is recommended, to set up the Toaster
149 ``PATH`` list. To append the pip3 local user path, use the following
246 $ pip3 install --user -r ./poky/bitbake/toaster-requirements.txt
247 $ pip3 install --user mysqlclient
/openbmc/qemu/tests/lcitool/targets/
H A Dopensuse-leap-15.yml2 pip3: /usr/bin/pip3.11
/openbmc/qemu/.gitlab-ci.d/cirrus/
H A Dmacos-14.vars13 PIP3='/opt/homebrew/bin/pip3'
H A Dfreebsd-14.vars13 PIP3='/usr/local/bin/pip'
H A Dbuild.yml24 … print(sysconfig.get_path("stdlib"))'); rm -f $PYLIB/EXTERNALLY-MANAGED; @PIP3@ install @PYPI_PKGS…
/openbmc/qemu/python/
H A DREADME.rst12 1. ``pip3 install .`` will install these packages to your current
17 2. ``pip3 install --user .`` will install these packages to your user's
33 (It is a shortcut for ``pip3 install -e .[devel]``.)
/openbmc/pldm/tools/visualize-pdr/
H A DREADME.md38 sudo pip3 install -r requirements.txt
40 pip3 install -r requirements.txt --user
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A DREADME5 The simplest way to install this is via pip3:
7 pip3 install selenium==2.53.2
/openbmc/qemu/.gitlab-ci.d/
H A Dcirrus.yml39 -e "s|[@]PIP3@|$PIP3|g"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-djangorestframework_3.15.2.bb2 DESCRIPTION = "pip3 install djangorestframework"
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/
H A D0006-Use-python3-and-pip3-instead-of-python-and-pip.patch4 Subject: [PATCH 6/7] Use python3 and pip3 instead of python and pip
38 +pip3 $@
/openbmc/openbmc-test-automation/tools/
H A Drobot_custom_rules.py4 Installation : pip3 install --upgrade robotframework-lint
/openbmc/telemetry/redfish-tests/
H A DREADME.md15 $ sudo pip3 install request pytest
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dsystem-requirements.rst212 $ sudo pip3 install &PIP3_HOST_PACKAGES_DOC;
226 $ sudo pip3 install &OPENSUSE_PIP3_HOST_PACKAGES_ESSENTIAL;
231 $ sudo pip3 install &PIP3_HOST_PACKAGES_DOC;
267 $ sudo pip3 install &PIP3_HOST_PACKAGES_DOC;
/openbmc/qemu/tests/vm/generated/
H A Dfreebsd.json8 "pip3": "/usr/local/bin/pip", string
/openbmc/openbmc-tools/bi2cp/
H A DREADME.md10 pip3 install --user --requirement requirements.txt
/openbmc/qemu/tests/docker/dockerfiles/
H A Ddebian-tricore-cross.docker40 RUN /usr/bin/pip3 install tomli
H A Ddebian-legacy-test-cross.docker42 RUN /usr/bin/pip3 install tomli
H A Ddebian-loongarch-cross.docker38 RUN /usr/bin/pip3 install tomli
H A Ddebian-hexagon-cross.docker39 RUN /usr/bin/pip3 install tomli
H A Dopensuse-leap.docker132 RUN /usr/bin/pip3.11 install \
/openbmc/openbmc/poky/bitbake/doc/
H A DREADME46 $ pip3 install sphinx sphinx_rtd_theme pyyaml
/openbmc/openbmc-test-automation/gui/lib/
H A Dutils_get_version.py84 "pip3 show " + package + " | grep Version | sed -re 's/.*: //g'"
/openbmc/openbmc/meta-raspberrypi/
H A DREADME.md72 1. Install kas build tool from PyPi (sudo pip3 install kas)

12