当前位置:网站首页>PIP download only, not install
PIP download only, not install
2022-07-07 03:26:00 【Life is in a hurry】
First ,python -m pip Will use what you specify as python Of Python The interpreter executes pip. therefore ,/usr/bin/python3.7 -m pip Indicates that you are executing at /usr/bin/python3.7 Interpreter of pip
1、 Only download , Not to install
python -m pip download -d /home/packs setuptools==33.1.1 # download setuptools==33.1.1 modular , stay /home/packs Under the table of contents
2、 install
python -m pip install setuptools==33.1.1 # install setuptools==33.1.1 modular , Network environment is required
python -m pip install --no-index --find-links=/home/packs setuptools==33.1.1 # stay /home/packs find setuptools==33.1.1 Install the module package
echo 'setuptools==33.1.1' >requirements.txt # Select the third-party module to be installed
python -m pip install --no-index --find-links=/home/packs -r requirements.txt # adopt requirements.txt The name of it , stay /home/packs Find the corresponding module package to install
3、 uninstall
Version number can be added , Or not
python -m pip uninstall setuptools
边栏推荐
- Appx code signing Guide
- 20.(arcgis api for js篇)arcgis api for js面采集(SketchViewModel)
- Experience design details
- 【Swift】学习笔记(一)——熟知 基础数据类型,编码风格,元组,主张
- leetcode
- 2022 information security engineer examination outline
- Hazel engine learning (V)
- Centerx: open centernet in the way of socialism with Chinese characteristics
- 24.(arcgis api for js篇)arcgis api for js点修改点编辑(SketchViewModel)
- Opencv environment, and open a local PC camera.
猜你喜欢
MOS transistor realizes the automatic switching circuit of main and auxiliary power supply, with "zero" voltage drop and static current of 20ua
Open3d mesh filtering
编译常量、ClassLoader类、系统类加载器深度探析
Sub pixel corner detection opencv cornersubpix
Jerry's broadcast has built-in flash prompt tone to control playback pause [chapter]
Significance and measures of source code confidentiality
制作(转换)ico图标
ubuntu20安装redisjson记录
U.S. Air Force Research Laboratory, "exploring the vulnerability and robustness of deep learning systems", the latest 85 page technical report in 2022
Flink Task退出流程与Failover机制
随机推荐
[Dameng database] after backup and recovery, two SQL statements should be executed
Not All Points Are Equal Learning Highly Efficient Point-based Detectors for 3D LiDAR Point
Centerx: open centernet in the way of socialism with Chinese characteristics
Intelligent static presence detection scheme, 5.8G radar sensing technology, human presence inductive radar application
VHDL实现任意大小矩阵乘法运算
校招行测笔试-数量关系
Do you know the five most prominent advantages of E-bidding?
unrecognized selector sent to instance 0x10b34e810
变量、流程控制与游标(MySQL)
CMB's written test - quantitative relationship
枚举通用接口&枚举使用规范
leetcode
About Confidence Intervals
杰理之播内置 flash 提示音控制播放暂停【篇】
Ubuntu 20 installation des enregistrements redisjson
树莓派设置wifi自动连接
编译常量、ClassLoader类、系统类加载器深度探析
Jericho turns on the display icon of the classic Bluetooth hid mobile phone to set the keyboard [chapter]
ubuntu20安装redisjson记录
The version control of 2021 version is missing. Handling method