E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
pypi
pip config list无任何输出
安装清华的镜像源:pipconfigsetglobal.index-urlhttps://
pypi
.tuna.tsinghua.edu.cn/simple这
Jx_knight
·
2024-02-05 20:47
pip
python
开发语言
pip 设置为国内数据源
pip设置为国内数据源清华源pipconfigsetglobal.index-urlhttps://
pypi
.tuna.tsinghua.edu.cn/simple中科大源pipconfigsetglobal.index-urlhttps
devil_zzz123
·
2024-02-05 20:14
python
[Python] - pip命令之config命令介绍和使用案例(设置国内数据源,修改缓存目录等)
它允许用户从PythonPackageIndex(
PyPI
)下载和安装各种开源Python库和工具。
老狼IT工作室
·
2024-02-05 20:11
python
python
pip
最精简:windows环境安装tensorflow-gpu-2.10.1
不必装cuda和cudnn4.测试tensorflowgpu是否可用1.通过.whl文件方式安装.whl文件的下载地址:tensorflow-gpu:http://mirrors.aliyun.com/
pypi
漠北尘-Gavin
·
2024-02-05 20:25
tensorflow
Deep
Learning
计算机视觉
tensorflow
windows
深度学习
Appium详解(超详细)
一、Appium环境搭建:1、安装AppiumPythonClient包:pipinstallAppium-Python-Client-ihttps://
pypi
.douban.com/simplepipinstallselenium-U
十一的测试日记
·
2024-02-05 17:04
App测试&自动化测试
selenium
python
python
记录python下载的第三方安装包
python使用的第三方安装包pipinstall
pypi
win32#下载win32第三方包pipinstallpython-docxpipinstallpycryptodomecrypt加密包pipinstallmatplotlib2D
颜大哦
·
2024-02-05 14:02
杂类
python
python爬虫代码示例:爬取某东详情页图片
GitHub:https://github.com/requests/requestsPyPl:https://
pypi
.python.org/
pypi
/requests官方文档:http://wwwpython-requests.org
程序员晓晓
·
2024-02-05 13:07
python
爬虫
开发语言
Python编程
Python学习
Python爬虫
Pycharm在下载安装第三方库时速度慢或则超时(不是pip提速)
pythoninterpreter下载pandas很慢,迟迟下载不成功;解决办法步骤:在pycharm中直接修改添加镜像:常用国内镜像(更换完之后务必记得点击刷新按钮)阿里云http://mirrors.aliyun.com/
pypi
weixin_41812355
·
2024-02-05 08:39
python
pycharm
python
python global用法_用Python设计PCR引物: Primer3py
Python拥有众多的第三方包,其中有个叫:Primer3-pyhttps://
pypi
.org/project/primer3-py/Pr
weixin_39717026
·
2024-02-05 06:13
python
global用法
windows下python包和模块的安装方法
1.直接pip安装我们只需要在命令提示符(cmd)窗口中使用命令pipinstallxxx如果快速下载,可以使用镜像,如pipinstallxxx-ihttps://
pypi
.tuna.tsinghua.edu.cn
爬的慢的蜗牛
·
2024-02-05 04:04
python画决策树_Python绘制决策树
来管理包,那么安装graphviz二进制文件和python包可以用以下指令安装condainstallpython-graphviz或者,可以从graphviz项目主页下载graphviz的二进制文件,并从
pypi
weixin_39623271
·
2024-02-04 21:44
python画决策树
随笔01:安装Python模块脚本
https://github.com/QiangAI/PythonSkill/tree/master/AdvPython文件:ai_install.shpipinstallnumpy-ihttp://
pypi
.douban.com
杨强AT南京
·
2024-02-04 17:13
【进阶】【Python网络爬虫】【15.爬虫框架】scrapy入门(附大量案例代码)(建议收藏)
网络爬虫请求数据解析数据保存数据2.scrapy安装安装方式全局命令项目命令案例-scrapy下厨房网爬取settings.pyspidersblood.py案例-scrapy爬取哔哩哔哩网settings.pyitems.
pypi
pelines.pyiderslibi.py
My.ICBM
·
2024-02-04 12:53
Python网络爬虫
python
爬虫
scrapy
python常用包安装
常用第三方源https://mirrors.aliyun.com/
pypi
/simple/#阿里云https://
pypi
.douban.com/simple/#豆瓣https://
pypi
.tuna.tsinghua.edu.cn
anonymox
·
2024-02-04 11:29
Python
python
开发语言
不能连接互联网的情况下如何安装tensorflow?
你可以从TensorFlow的官方网站或
PyPI
找到合适的安装包版本。-访问[
PyPI
TensorFlow页面](https://
pypi
.org/project/tensorflow/)
qq_20984273
·
2024-02-04 06:48
tensorflow
人工智能
python
python常用的第三方库下载,python官网下载第三方库
,一会儿这慢一会儿那慢,常见的软件源如下:豆瓣:SimpleIndex清华大学:SimpleIndex中国科技大学:SimpleIndex阿里云:https://mirrors.aliyun.com/
pypi
Night368171
·
2024-02-04 00:44
pygame
2022-01-11
pip:pip是python下的包管理工具,主要用于从
pypi
下载所需的python包,但是pip不会自动处理包之间的依赖关系;pip国内镜像:阿里云:http://mirrors.aliyun.com
d102fdf4db14
·
2024-02-03 13:50
Python爬虫学习之scrapy库
一、scrapy库安装pipinstallscrapy-ihttps://
pypi
.douban.com/simple二、scrapy项目的创建1、创建爬虫项目打开cmd输入scrapystartproject
蜀道之南718
·
2024-02-03 11:46
python
爬虫
学习
笔记
scrapy
python实现opencv(清华镜像)
安装opencv进入Python安装目录下的Scripts路径,执行pipinstallopencv-python或者使用清华镜像:pip3installopencv-python-ihttps://
pypi
.tuna.tsinghua.edu.cn
机器视觉—ing
·
2024-02-03 09:40
视觉_Opencv
计算机视觉
python安装pip install报错Could not fetch URL https://
pypi
.org/simple/pip/...更换镜像源
更换镜像源一.现象pycharm使用pipinstallxxx安装包时,一直报错:二.原因:三.解决办法:一.临时使用二.永久更改三.永久更改1.Windowswindows环境下Windows(示例win10)2.LinuxorMac3.Pycharm中修改库下载源一.现象pycharm使用pipinstallxxx安装包时,一直报错:WARNING:Retrying(Retry(total=4
坦笑&&life
·
2024-02-03 08:36
#
python
python
pip
开发语言
总是提示安装不了tensorflow
折腾了好久,不知道为啥装不上,我参考了链接大神链接
pypi
.python.org在国内被墙了,无法从python官网url下载。
kelly1250230225
·
2024-02-03 07:26
tensorflow
人工智能
python
爬虫学习笔记-scrapy安装及第一个项目创建问题及解决措施
1.安装scrapypycharm终端运行pipinstallscrapy-ihttps://
pypi
.douban.com/simple2.终端运行scrapystartprojectscrapy_baidu
DevCodeMemo
·
2024-02-03 03:00
爬虫
学习
笔记
tensorflow 安装报错
2.看适配https://github.com/fo40225/tensorflow-windows-wheel安装1.8.0pipinstalltensorflow==1.8.0-ihttps://
pypi
.doubanio.com
Shirley_3ec8
·
2024-02-02 20:19
yolov8训练自己的关键点检测模型
https://blog.csdn.net/weixin_38807927/article/details/135036450标注数据集安装labelmepipinstalllabelme-ihttps://
pypi
.tuna.tsinghua.edu.cn
翟羽嚄
·
2024-02-02 14:49
深度学习
YOLO
torch与cuda\cudnn和torchvision的对应
以上图片来源于这篇博客于是,我需要手动下载0.9.0torchvision直接在网站https://
pypi
.tuna.tsinghua.edu.cn/simple/后面加上torchvision,就不用
LinlyZhai
·
2024-02-02 14:31
人工智能
pip install matplotlib报错(已解决)WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=Non
导入包时发现并没有matplotlib这个包使用pipinstallmatplotlib命令安装后出现如下错误:解决方法:输入命令pipinstallmatplotlib-ihttp://
pypi
.douban.com
Selcouther
·
2024-02-02 13:31
Python
bug解决
matplotlib
pip
python
python : pip install matplotlib
建议:先去http://
pypi
.python.org下载matplotlib有8MBcdD:\Python27\Scriptspiplistpip(9.0.1)如果见pip8.0,pipinstallmatplotlib
belldeep
·
2024-02-02 13:00
python
python
pip
更换pip源为国内清华源
系统更换pip源Linux:设置更换清华源永久pipconfigsetglobal.index-urlhttps://
pypi
.tuna.tsinghua.edu.cn/simplepipconfigsetglobal.trusted-hosthttps
911speedstar
·
2024-02-02 12:14
python
pip
pip安装换清华源
pipinstall要安装的包-ihttps://
pypi
.tuna.tsinghua.edu.cn/simple或者直接替换下载源设置清华源pipconfigsetglobal.index-urlhttps
Diobld
·
2024-02-02 12:41
python
pip更换清华镜像源
pipinstallxxx(模块)下载飞快急速畅享linux下,修改~/.pip/pip.conf(没有就创建一个),修改index-url至tuna,内容如下:[global]index-url=https://
pypi
.tuna.tsinghua.edu.cn
Jack_Roc
·
2024-02-02 12:41
pip
pip更换镜像源
【pip安装加速】pip 更换清华源
临时修改清华大学的镜像https://
pypi
.tuna.tsinghua.edu.cn/simple在使用pip时加参数-i镜像源地址,例如:pipinstallnumpy-ihttps://
pypi
.tuna.tsinghua.edu.cn
Casia_Dominic
·
2024-02-02 12:09
pip
python
linux
python pip问题
pycharm遇见的问题pip更新问题如果你复制绿色字段输入终端不行你可以手动添加红色字段,清华镜像源,加速pip的下载python.exe-mpipinstall--upgradepip-ihttps://
pypi
.tuna.tsinghua.edu.cn
unravel_tom
·
2024-02-02 11:39
软件下载及其使用
python
pip
开发语言
Linux & Windows中python创建虚拟环境
一、virtualenv创建虚拟环境1.安装虚拟环境的第三方包virtualenv:pipinstallvirtualenv使用清华源安装:pipinstallvirtualenv-ihttps://
pypi
.tuna.tsinghua.edu.cn
Maann
·
2024-02-02 09:40
python
python
pip
linux
windows
Python笔记之pip国内镜像修改方法
国内常用pip镜像:#清华大学(https://mirrors.tuna.tsinghua.edu.cn/help/
pypi
/)https://
pypi
.tuna.tsinghua.edu.cn/simple
陀螺蚁
·
2024-02-02 06:46
Python3
pip
python
ASRT——部署SpeechRecognition
安装tensorflow:pipinstalltensorflow==2.12.0-ihttps://
pypi
.tuna.tsinghua.edu.cn/simple/报错解决:tensorflow出现报错
Irving.Gao
·
2024-02-02 06:45
python
python
使用dirmap命令行时报错,提示缺少gevent模块
pipconfigsetglobal.index-urlhttps://
pypi
.tuna.tsinghua.edu.cn/simplepipconfigsetinstall.trusted-ho
xiaozaq
·
2024-02-02 04:24
python
linux
开发语言
python使用cryptography.fernet加密文件和读写
安装cryptographypipinstallcryptography-ihttps://
pypi
.tuna.tsinghua.edu.cn/simple/demofromcryptography.fe
Toblerone_Wind
·
2024-02-02 00:09
python
开发语言
cryptography
fernet
加密
python中的模块与包
python模块的定义模块就是程序,模块的名称就是不含.py后缀的文件名模块的分类python标准模块(python内置模块,python标准库)第三方模块/库(
pypi
.org)自定义模块模块的好处可维护性好方便代码重用模块导入及定位导入
daoqing99
·
2024-02-01 23:58
python PDF文件合并
cmd安装PyPDF2组件pipinstallPyPDF2-ihttps://
pypi
.tuna.tsinghua.edu.cn/simple示例:C:\Users\栗子>pipinstallPyPDF2
en_reading
·
2024-02-01 20:19
Python
python
开发语言
linux
python安装第三方库matplotlib_安装Python第三方库NumPy,SciPy,Matplotlib,Scikit-Learn,Theao
在UbuntuLinux系统中Python安装第三方库一般有2种方法:1.源码安装很多第三方库都是开源的,几乎都可以在github或者
pypi
上找到源码。
AnFat
·
2024-02-01 19:07
在vscode中运行后端,解决找不到pip、ImportError: Couldn‘t import Django.、ModuleNotFoundError、OSError: [WinError 12
里面的pip命令做了更新,正确用法应该为python.exe-mpip[options],以前使用的是python-mpipxxx包源镜像:python.exe-mpipinstall-ihttps://
pypi
.tuna.tsinghua.edu.cn
青山科技
·
2024-02-01 12:55
vscode
django
后端
tesserocr
2.相关链接tesserocr
PyPI
:https://
pypi
.python.org/
pypi
/tesserocrtesseract下载地址:http://d
原点_da4e
·
2024-02-01 11:10
Python爬虫学习之scrapy库
一、scrapy库安装pipinstallscrapy-ihttps://
pypi
.douban.com/simple二、scrapy项目的创建1、创建爬虫项目打开cmd输入scrapystartproject
蜀道之南718
·
2024-02-01 03:07
python
爬虫
笔记
学习
Python学习备忘-win32com安装问题
网上文章给出的操作是:XXXpipinstall
pypi
win32XXX!但依旧无法正常使用win32com。继续折腾,查找资料……最终是到官方
代码小工蚁
·
2024-02-01 00:09
Django开发_1_设置镜像源
Users\Administrator\AppData\Roaming\pip(二)创建文本文档,改名pip.ini(三)打开文件,输入以下代码保存,完毕[global]index-url=https://
pypi
.tun
19半城煙沙93
·
2024-01-31 21:20
#
Django开发
django
python
后端
【Python函数与模块】(7)模块的分类与好处
文章目录一、模块分类二、模块的好处一、模块分类Python标准模块(内置模块,标准库)第三方模块/库(
pypi
.org)自定义模块二、模块的好处可维护性更强方便代码重用
AC小小常
·
2024-01-31 18:41
Python随笔
python
基于BERT模型实现文本相似度计算
pipinstalltransformers==2.10.0-ihttps://
pypi
.tuna.tsinghua.edu.cn/simple!
伪_装
·
2024-01-31 18:25
自然语言处理
深度学习
bert
深度学习
自然语言
How to install pip in Ubuntu 22.04
pipsudotouch/etc/pip/pip.confsudotee/etc/pip/pip.conf<<-'EOF'[global]index-url=http://mirrors.aliyun.com/
pypi
qwfys200
·
2024-01-31 07:49
Linux
pip
ubuntu
linux
Python包管理工具——Pip
1前言pip是一个Python包管理工具,主要是用于安装
PyPI
上的软件包,可以替代easy_install工具。
君临天下夜未央
·
2024-01-31 00:32
【无标题】python3.8安装对应版本pytorch的安装
1.8.0torchvision==0.9.0torchaudio==0.8.0-fhttps://download.pytorch.org/whl/cu113/torch_stable.html-ihttps://
pypi
.tuna.tsinghu
碳317
·
2024-01-30 15:00
python
pytorch
深度学习
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他