Create a new python directory path in environment variables


python -m pip install --upgrade pip upgrade pip, pip install opencv-python install opencv package

pip install moviepy installs moviepy package. If the download is slow, you can manually download a package https://www.lfd.uci.edu/~gohlke/pythonlibs/#imreg


Then use cmd to enter the whl file directory to install

Upgrade all packages: Three steps: After this step is completed, you will get a txt, terminal inputrequirements.txtOpen this txt, which is: alabaster==0.7.11 anaconda-client==1.7.2 anaconda-navigator=...
Pip install additional packages with upgrades installed to tabulate bag, for example Pypi official website to view the presentation tabulate the package and found tabulate 0.7.6 supports the beautific...
1, after installation Python, configure the environment variables 2, cmd input python, to check whether the configuration 3, cmd python input to generate the necessary documents -m ensurepip pip updat...
Article Directory Basic environment Installation/upgrade Basic environment Windows 10 Python:3.8.2 Installation/upgrade Download the installation script (also available for free download here:get-pip)...
Always stuck in this question: Solution: Continue to install ros2. When you install python3 -m pip install -U you will get: The solution is to add a sudo in front....
python -m pip install --upgrade pip Error type: note: Timed out. Solution:...
If you use the tool pip to install the module, the following prompt appears: You are using pip version 10.0.1, however version 20.2.2 is available. You should consider upgrading via the 'python -m pip...
Premise: python, pip installed If pip is slow, you need to modify the pip source: Method under Linux: Paste on Alibaba source: Just execute the following code....
1. Create a terminal, similar to a local CMD Input: python -m pip install matplotlib -i https://pypi.tuna.tsinghua.edu.cn/simple Using the Tsinghua image is faster to install. 2. Enter the VScode dire...