/openbmc/openbmc/poky/documentation/toaster-manual/ |
H A D | start.rst | 19 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 D | setup-and-use.rst | 147 #. 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 D | opensuse-leap-15.yml | 2 pip3: /usr/bin/pip3.11
|
/openbmc/qemu/.gitlab-ci.d/cirrus/ |
H A D | macos-14.vars | 13 PIP3='/opt/homebrew/bin/pip3'
|
H A D | freebsd-14.vars | 13 PIP3='/usr/local/bin/pip'
|
H A D | build.yml | 24 … print(sysconfig.get_path("stdlib"))'); rm -f $PYLIB/EXTERNALLY-MANAGED; @PIP3@ install @PYPI_PKGS…
|
/openbmc/qemu/python/ |
H A D | README.rst | 12 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 D | README.md | 38 sudo pip3 install -r requirements.txt 40 pip3 install -r requirements.txt --user
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
H A D | README | 5 The simplest way to install this is via pip3: 7 pip3 install selenium==2.53.2
|
/openbmc/qemu/.gitlab-ci.d/ |
H A D | cirrus.yml | 39 -e "s|[@]PIP3@|$PIP3|g"
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-djangorestframework_3.15.2.bb | 2 DESCRIPTION = "pip3 install djangorestframework"
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/ |
H A D | 0006-Use-python3-and-pip3-instead-of-python-and-pip.patch | 4 Subject: [PATCH 6/7] Use python3 and pip3 instead of python and pip 38 +pip3 $@
|
/openbmc/openbmc-test-automation/tools/ |
H A D | robot_custom_rules.py | 4 Installation : pip3 install --upgrade robotframework-lint
|
/openbmc/telemetry/redfish-tests/ |
H A D | README.md | 15 $ sudo pip3 install request pytest
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | system-requirements.rst | 212 $ 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 D | freebsd.json | 8 "pip3": "/usr/local/bin/pip", string
|
/openbmc/openbmc-tools/bi2cp/ |
H A D | README.md | 10 pip3 install --user --requirement requirements.txt
|
/openbmc/qemu/tests/docker/dockerfiles/ |
H A D | debian-tricore-cross.docker | 40 RUN /usr/bin/pip3 install tomli
|
H A D | debian-legacy-test-cross.docker | 42 RUN /usr/bin/pip3 install tomli
|
H A D | debian-loongarch-cross.docker | 38 RUN /usr/bin/pip3 install tomli
|
H A D | debian-hexagon-cross.docker | 39 RUN /usr/bin/pip3 install tomli
|
H A D | opensuse-leap.docker | 132 RUN /usr/bin/pip3.11 install \
|
/openbmc/openbmc/poky/bitbake/doc/ |
H A D | README | 46 $ pip3 install sphinx sphinx_rtd_theme pyyaml
|
/openbmc/openbmc-test-automation/gui/lib/ |
H A D | utils_get_version.py | 84 "pip3 show " + package + " | grep Version | sed -re 's/.*: //g'"
|
/openbmc/openbmc/meta-raspberrypi/ |
H A D | README.md | 72 1. Install kas build tool from PyPi (sudo pip3 install kas)
|