Lines Matching refs:pip
12 …After the **python3 -m pip install --user ohos-build** command is executed, garbled characters and…
17 The pip version does not meet requirements.
21 Run the following command to upgrade pip:
24 python3 -m pip install -U pip
32 …During the execution of **python3 -m pip install --user ohos-build**, the following information is…
52 …During the execution of **python3 -m pip install --user ohos-build**, the following information is…
57 There is a compatibility issue of python3-pip.
61 Reinstall pip.
64 sudo apt remove python3-pip
65 curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
66 python get-pip.py
74 …During the execution of **python3 -m pip install --user ohos-build**, the following information is…
88 python3 -m pip install -i https://pypi.tuna.tsinghua.edu.cn/simple ohos-build