当前位置:网站首页>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
边栏推荐
- Significance and measures of source code confidentiality
- Depth analysis of compilation constants, classloader classes, and system class loaders
- Principle of attention mechanism
- 注意力机制原理
- 23.(arcgis api for js篇)arcgis api for js椭圆采集(SketchViewModel)
- 安装 torch 0.4.1
- Don't you know the relationship between JSP and servlet?
- The latest 2022 review of "small sample deep learning image recognition"
- Jerry's phonebook acquisition [chapter]
- Intelligent static presence detection scheme, 5.8G radar sensing technology, human presence inductive radar application
猜你喜欢

「小样本深度学习图像识别」最新2022综述

HMS Core 机器学习服务打造同传翻译新“声”态,AI让国际交流更顺畅

25.(arcgis api for js篇)arcgis api for js线修改线编辑(SketchViewModel)

Sub pixel corner detection opencv cornersubpix

“去虚向实”大潮下,百度智能云向实而生

数学归纳与递归

Ubuntu 20 installation des enregistrements redisjson

Starting from 1.5, build a micro Service Framework -- log tracking traceid

Not All Points Are Equal Learning Highly Efficient Point-based Detectors for 3D LiDAR Point
![Jericho is in non Bluetooth mode. Do not jump back to Bluetooth mode when connecting the mobile phone [chapter]](/img/ce/baa4acb1b4bfc19ccf8982e1e320b2.png)
Jericho is in non Bluetooth mode. Do not jump back to Bluetooth mode when connecting the mobile phone [chapter]
随机推荐
An error in SQL tuning advisor ora-00600: internal error code, arguments: [kesqsmakebindvalue:obj]
HDU ACM 4578 Transformation->段树-间隔的变化
[dream database] add the task of automatically collecting statistical information
Function reentry, function overloading and function rewriting are understood by yourself
Development of wireless communication technology, cv5200 long-distance WiFi module, UAV WiFi image transmission application
杰理之开启经典蓝牙 HID 手机的显示图标为键盘设置【篇】
树莓派设置wifi自动连接
Le tube MOS réalise le circuit de commutation automatique de l'alimentation principale et de l'alimentation auxiliaire, et la chute de tension "zéro", courant statique 20ua
“去虚向实”大潮下,百度智能云向实而生
Not All Points Are Equal Learning Highly Efficient Point-based Detectors for 3D LiDAR Point
CMB's written test - quantitative relationship
[Dameng database] after backup and recovery, two SQL statements should be executed
存储过程与函数(MySQL)
Lab1 configuration script
What about SSL certificate errors? Solutions to common SSL certificate errors in browsers
【无标题】
opencv环境的搭建,并打开一个本地PC摄像头。
应用程序启动速度的优化
Not All Points Are Equal Learning Highly Efficient Point-based Detectors for 3D LiDAR Point
The first symposium on "quantum computing + application of financial technology" was successfully held in Beijing