Lines Matching defs:pip3
111 pip3 install scikit-build
133 # pip3, which is shipped with centos8 and rocky8, is currently providing faulty ninja binary
137 pip3 install --upgrade pip
138 pip3() { /usr/local/bin/pip "$@"; }
142 pip3 install ninja
143 pip3 install meson
144 pip3 install pyelftools
145 pip3 install ijson
146 pip3 install python-magic
147 pip3 install Jinja2
148 pip3 install pandas
149 pip3 install tabulate
152 pip3 install grpcio
153 pip3 install grpcio-tools
155 pip3 install pyyaml