当前位置:网站首页>Script file ‘D:\programs\anaconda3\Scripts\pip-script. py‘ is not present.
Script file ‘D:\programs\anaconda3\Scripts\pip-script. py‘ is not present.
2022-07-27 16:30:00 【Sweet scented osmanthus is very fragrant, and the rising sun is】
easy_install pipUse the above command to reinstall it pip Just fine
easy_insall Function and perl Medium cpan,ruby Medium gem similar , All provide a convenient way to install the module with one key online , and pip yes easy_install Improved version , Provide better tips , Delete package And so on . The old version of python There are only easy_install, No, pip.
easy_install Usage of :
1) Install a package
$ easy_install <package_name>
$ easy_install "<package_name>==<version>"
2) Upgrade a package
$ easy_install -U "<package_name>>=<version>"
pip Usage of
1) Install a package
$ pip install <package_name>
$ pip install <package_name>==<version>
2) Upgrade a package ( If not provided version Number , Upgrade to the latest version )
$ pip install --upgrade <package_name>>=<version>
3) Delete a package
$ pip uninstall <package_name>
边栏推荐
- Install MySQL using CentOS yum
- OpenCV(二)——图像基本处理
- firefox旧版本
- Brief description of tenant and multi tenant concepts in cloud management platform
- Leetcode 226 flip binary tree (recursive)
- Chuanyin holdings disclosed that it was prosecuted by Huawei: a case has been filed, involving an amount of 20million yuan
- 4-digit random data
- Your password does not satisfy the current policy requirements (modify MySQL password policy setting simple password)
- HowNet and Wanfang database download papers for free ----- several times faster than connecting to the school intranet (some schools Wanfang database does not support downloading)
- Addition of large numbers
猜你喜欢

MapReduce instance (I): wordcount

training on multiple GPUs pytorch

Nacos

Filament Creator材质编辑工具的实现

Mazak handwheel maintenance Mazak little giant CNC machine tool handle operator maintenance av-eahs-382-1

知网、万方数据库免费下载论文------比连接学校内网速度快数倍不止(有的学校万方数据库不支持下载)

Collection! 0 basic open source data visualization platform flyfish large screen development guide

Reduce PDF document size (Reprint)

DRF learning notes (V): viewset

DeFi安全之DEX与AMMs
随机推荐
第21回---第30回
What is ti's calculation for successively canceling the agency rights of anfuli / Wenye / Shiping?
爬取常见英文名
gpt-2 文本生成
Web test learning notes 01
将IAR工程文件夹转移目录后无法进入函数定义解决
Two methods of generating excel table with PHP
2021-06-02
Time series - use tsfresh for classification tasks
C语言程序设计(第三版)
Solve the problem that ${pagecontext.request.contextpath} is invalid
excel skill
JMeter5.3 及以后的版本jmeter函数助手生成的字符在置灰无法复制
Mazak handwheel maintenance Mazak little giant CNC machine tool handle operator maintenance av-eahs-382-1
OpenCV(四)——图像特征与目标检测
Four solutions of maximum sub segment and go
Common Oracle statements
IO流简介
Snowflake ID (go Implementation)
Nacos