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
Trusted
2020-03-13python-selenium
appdata%2新建pip文件夹3文件夹里建pip.ini内容:[global]timeout=6000index-url=https://mirrors.aliyun.com/pypi/simple/
trusted
-host
横山隆晴
·
2022-02-16 14:03
修改pip源
1.在etc目录下新建一个pip.conf文件2.vim编辑这个文件[global]
trusted
-host=mirrors.aliyun.comindex-url=https://mirrors.aliyun.com
Meter_bulacn
·
2022-02-14 18:03
Pytest-安装&运行
安装1)新建项目,在PyCharm上进行安装pytest即可2)pipinstall-Upytestpip3installpytest-ihttp://pypi.douban.com/simple/--
trusted
-hostpypi.douban.com
就是要做很飒的姑娘
·
2022-02-14 05:26
新年到教你如何用Python实现雪夜烟花景
安装pygame:pipinstall-ihttps://pypi.tuna.tsinghua.edu.cn/simple/--
trusted
-hostpypi.tuna.tsinghua.edu.cnpygame
·
2022-02-12 19:02
Python Pygame制作雪夜烟花景
安装pygame:pipinstall-ihttps://pypi.tuna.tsinghua.edu.cn/simple/--
trusted
-hostpypi.tuna.tsing
·
2022-02-12 19:00
ERROR: Could not find a version that satisfies the requirement pandas (from ver ions: none) ERROR: N
Couldnotfindaversionthatsatisfiestherequirementpandas(fromverions:none)ERROR:安装pandas报错解决执行:使用国内镜像pipinstallpandas-ihttp://pypi.douban.com/simple/--
trusted
-hostpypi.douban.com
洛小喵
·
2022-02-11 18:07
备忘:javax.net.ssl.SSLHandshakeException: com.ibm.jsse2.util.h: No
trusted
certificate found
发送GET请求出现异常!javax.net.ssl.SSLHandshakeException:com.ibm.jsse2.util.h:Notrustedcertificatefound可能需要将签署者添加至本地信任库。可以使用管理控制台的端口选项中的“检索”来检索证书并解决问题。如果您确定请求可信,请完成下列步骤:1.登录管理控制台。2.展开“安全性”并单击“SSL证书和密钥管理”。在“配置设
cnfixit
·
2022-02-10 08:09
python3中安装包出现Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None))…………
afterconnectionbrokenby'ConnectTimeoutError解决办法:pipinstallselectivesearch-ihttp://pypi.douban.com/simple--
trusted
-hostp
小王同学123321
·
2022-02-10 03:18
firewall防火墙配置
firewall防火墙配置Centos7和redhat7使用新的防火墙firewall,之前的版本都是使用iptables,两者不能共存firewall引入区域(zone)的概念,就是一个个的规则模版
trusted
ChenHongBo_CN
·
2022-02-09 06:54
Redhat linux 7下Python3.5.3开发环境安装numpy
redhat-releaseRedHatEnterpriseLinuxServerrelease7.2(Maipo)pipinstallmatplotlib-ihttps://mirrors.aliyun.com/pypi/simple/-
trusted
-host
小桥流水啦啦啦
·
2022-02-09 05:45
2019-06-20 Start_ubuntu18.04
/.pipsudogedit~/.pip/pip.conf[global]timeout=6000index-url=https://pypi.tuna.tsinghua.edu.cn/simple/
trusted
-host
沉潜_2f21
·
2022-02-08 21:33
python换国内阿里源
pipconfigsetglobal.index-urlhttps://mirrors.aliyun.com/pypi/simple/pipconfigsetinstall.
trusted
-hostmirrors.aliyun.com
Super7
·
2022-01-13 16:36
关于pycharm python3.7成功安装dlib库的问题
ModuleNotFoundError:Nomodulenamed‘dlib'尝试命令,但没成功pip3installdlib-ihttp://pypi.douban.com/simple/--
trusted
-hostpypi.douban.com
·
2021-12-22 12:34
RuntimeError: module compiled against API version 0xc but this version of numpy is 0xb
.再卸载一次pipuninstallnumpy(这时电脑中应该不存在numpy)3.这时pipinstallnumpy==1.16.4-ihttp://pypi.douban.com/simple--
trusted
-hostpypi.douban.com4
road_of_god
·
2021-11-08 23:24
人工智能
tensorflow
python
anaconda
flask微视频网站(环境准备)
pipinstall-ihttp://pypi.douban.com/simple/--
trusted
-hostpypi.douban.comvirtualenv#安装flaskvirtualenvflas
Roy_Allen
·
2021-10-26 21:46
Python
Web基础
flask
python
ModuleNotFoundError: No module named ‘cv2‘
ModuleNotFoundError:Nomodulenamed'cv2'解决方法:pip3installopencv-python-ihttp://pypi.douban.com/simple/--
trusted
-hostpypi.douban.com
Steven灬
·
2021-10-15 09:34
常见错误记录
python
ModuleNotFoundError: No module named ‘torch‘
报错:解决方法:pip3installtorch-ihttp://pypi.douban.com/simple/--
trusted
-hostpypi.douban.com安装成功:
Steven灬
·
2021-10-15 09:02
常见错误记录
pytorch
深度学习
mac配置pip国内下载源
]index-url=https://mirrors.aliyun.com/pypi/simple/disable-pip-version-check=True//忽略pip升级提示[install]
trusted
-host
网民余某人
·
2021-10-02 23:32
python
基于python + django + whoosh + jieba 分词器实现站内检索功能
pipinstalldjango-haystackpipinstallwhooshpipinstalljieba如果pip安装超时,可配置pip国内源下载,如下:pipinstall-ihttp://mirrors.aliyun.com/pypi/simple/--
trusted
-hostmirrors.aliyun.compipinstall-ih
·
2021-08-25 17:10
installing microsoft edge browser
|gpg--dearmor>microsoft.gpgsudoinstall-oroot-groot-m644microsoft.gpg/etc/apt/
trusted
.gpg.d/sudosh
·
2021-08-08 16:53
firefox
pip install 远程主机强迫关闭了一个现有的连接 解决方案
在公司内网,通过代理访问外网时,使用pipinstall会出现如下问题:果断使用pipinstallwheel-ihttp://pypi.douban.com/simple--
trusted
-hostpypi.douban.com
·
2021-08-03 12:38
pippython代理
Python 更改pip源
永久修改:自动创建(建议)pipconfigsetglobal.index-urlhttps://mirrors.aliyun.com/pypi/simple/pipconfigsetinstall.
trusted
-hostmirrors.aliyun.com
虚心的锄头
·
2021-07-20 09:11
2021-07-09
hasnoattribute‘ENABLE_CONNECT_PROTOCOL’如上图为报错代码解决办法:更新h2库pip3install--upgradeh2-ihttp://pypi.douban.com/simple--
trusted
-hostpypi.douban.com
工学院_9527
·
2021-07-09 11:04
爬虫
python
springboot activemq This class is not
trusted
to be serialized as ObjectMessage payload .
这个是springbootactiveMq的对象序列化白名单默认为false,需要在properties文件加上如下的一行配置:spring.activemq.packages.trust-all=trues对象正常实现序列化接口就好。
wyatt_plus
·
2021-06-27 06:30
配置pip.ini(解决国外镜像安装慢,连接超时的问题)
CreatefileC:\Users\xxx\pip\pip.ini[global]index-url=https://pypi.doubanio.com/simple/[install]
trusted
-host
船撞桥头自然沉
·
2021-06-24 19:15
Install Visual Studio Code in Ubuntu 16.04 LTS
addkeycurlhttps://packages.microsoft.com/keys/microsoft.asc|gpg--dearmor>microsoft.gpgsudomvmicrosoft.gpg/etc/apt/
trusted
.gpg.d
qwfys
·
2021-06-24 16:41
通过python实现linux测试环境常用方法
pip进行库的下载安装pipinstallparamiko--default-timeout=60pipinstallparamiko-ihttps://pypi.douban.com/simple/--
trusted
-hostpypi.douban.comlinux
WeiFong
·
2021-06-19 14:52
Ubuntu pip 安装软件包报错:Could not find a version that satisfies the requirement ***
乍一看像包的依赖问题或者版本问题,其实很有可能是网络问题,换成国内源,一秒解决,而且安装速度超快:pipinstall包名字-ihttp://pypi.douban.com/simple/--
trusted
-hostpypi.douban.com
肥猫有梦想
·
2021-06-19 08:10
【已解决】MAC 使用pip安装包提示TLS证书错误
终端输入:pip–-
trusted
-hostpypi.python.orginstall--upgradepip并没
腿毛拔光了
·
2021-06-14 02:42
Nexus PyPI源配置 MacOS
添加如下配置:[global]index-url=http://username:password@localhost:8081/repository/jiayundata/simple[install]
trusted
-host
zhh_147d
·
2021-06-14 00:07
python在windows创建虚拟机环境
1、安装virtualenv,这里使用国内源安装,可以快速安装pipinstall-ihttp://pypi.douban.com/simple/--
trusted
-hostpypi.douban.comvirtualenv2
星际探索者
·
2021-06-12 22:09
Windows平台TensorFlow入门之环境升级
pipinstall-Utensorflow-ihttp://pypi.douban.com/simple如果提示不受信任:pipinstall-Utensorflow-ihttp://pypi.douban.com/simple--
trusted
-hostpypi.douban
触琴触景即伤情
·
2021-06-12 20:15
解决docker 容器内访问宿主机“No route to host”的问题
nmcliconnectionmodifydocker0connection.zonetrustedsystemctlstopNetworkManager.servicefirewall-cmd--permanent--zone=
trusted
矛盾迩
·
2021-06-12 08:02
2019-04-11 simple-keras@docker
/app#安装requirements.txt中指定的依赖RUNpipinstall--no-cache=False--
trusted
-hostpypi.python.org-rrequirem
RENOKING
·
2021-06-07 09:38
2021-06-04
:C:\Users\die-g\pip文件夹创建:pip.ini文件目前使用的文件如下[global]index-url=http://pypi.douban.com/simple/[install]
trusted
-host
红发魔女
·
2021-06-04 23:27
【Docker】常用命令
查看当前机器上的镜像:dockerimages2.删除镜像:dockerrmi3.删除所有镜像:dockerrmi$(dockerimages-q)4.从docker官方库搜索镜像:dockersearch#挑选有
TRUSTED
蛇探弟弟
·
2021-05-17 00:56
Python pip 国内镜像大全及使用办法
国内镜像大全及使用办法一、国内镜像清华https://pypi.tuna.tsinghua.edu.cn/simple豆瓣pipinstall-ihttp://pypi.douban.com/simple--
trusted
-hostpypi.douban.com
XS_Harry
·
2021-05-08 17:51
python
用Airflow调度数仓(CK)的ETL脚本
包太多,下载太慢改为清华的镜像:pip3install-ihttps://pypi.tuna.tsinghua.edu.cn/simpleapache-airflow又有包找不到最后用豆瓣的镜像(注意要加
trusted
一篮小土
·
2021-05-06 21:38
pip 安装软件出现ssl 错误解决方式
pipinstall--
trusted
-hostpypi.python.orgpaho-mqtt在命令中增加--
trusted
-hostpypi.python.org
李桥
·
2021-05-05 04:07
Python源修改为镜像源
以centos7为例修改pip源mkdir-p~/.pip/vim~/.pip/pip.conf输入以下内容[global]
trusted
-host=[mirroraddr]index-url=http
金琥
·
2021-04-28 16:48
配置django开发环境
6000index-url=http://pypi.douban.com/simple/[install]use-mirrors=truemirrors=http://pypi.douban.com/simple/
trusted
-host
silas_江火流萤
·
2021-04-26 00:12
用pycharm装包出现pycharm The repository located at pypi.douban.com is not a
trusted
or secure 问题
pycharmTherepositorylocatedatpypi.douban.comisnotatrustedorsecure首先在window的文件夹窗口输入:%APPDATA%image.png然后在底下新建pip文件夹,然后到pip文件夹里面去新建个pip.ini,然后再里面输入内容[global]timeout=6000index-url=http://pypi.douban.com/
冰_Angus
·
2021-04-25 14:30
ABP Atom项目-初始化
Web项目作为启动项目.4.打开Web项目根中Web.config配置文件,设置数据库连接字符串默认为connectionString="Server=localhost;Database=Atom;
Trusted
_Connection
tabletennis
·
2021-04-25 11:42
安装python包出现Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None))
None))afterconnectionbrokenby'ConnectTimeoutError解决办法:pipinstallboto3-ihttp://pypi.douban.com/simple--
trusted
-hostpypi.douban
彭伟_02
·
2021-04-25 11:52
python
pip install安装报错
pipwgethttps://bootstrap.pypa.io/pip/2.7/get-pip.pypythonget-pip.py-ihttp://pypi.douban.com/simple--
trusted
-hostpypi.douban.com2
mingcheng2650
·
2021-04-22 19:16
ubuntu
使用virtualenvwrapper对python的虚拟环境进行管理
virtualenvwrapper是一个非常好用的管理虚拟环境的工具一、如何安装pipinstallvitualenvwapper-ihttps://pypi.doubanio.com/simple/--
trusted
-hostpypi.doubanio.com
Juha
·
2021-04-22 17:08
python — pip 下载速度慢解决方法(含Anaconda、spyder 下载包的方法)
解决方法一适用于下载速度过慢,所需时间过长的情况pipinstall包名-ihttp://pypi.douban.com/simple--
trusted
-hostpypi.douban.com-i选项后面接一个国内的镜像源
wx-zhou
·
2021-04-21 12:31
python
pip
anaconda
python
pip
安装爬虫环境和基础知识
安装环境可能遇到的问题1.新版本Mac系统可能因为SIP,需要在命令行后增加--user参数2.可以使用国内源提高下载效率(推荐豆瓣或者其他镜像),命令行为pipinstallpackage-i--
trusted
-hosthttp
爱跑步的coder
·
2021-04-21 00:05
Flask基础环境配置
来为项目创建虚拟环境创建虚拟环境pipenvinstall进入虚拟环境pipenvshell如果安装pipenv失败可以尝试以下命令安装pipinstall包名-ihttp://pypi.douban.com/simple/--
trusted
-hostpypi.douban.com
qq_44608882
·
2021-04-20 19:39
flask
彻底解决pip安装超时失败问题
100installdjango-simpleui不使用缓存:pip--no-cache-dirinstalldjango-simpleui使用国内源(*推荐):pipinstall需要安装的包-i链接地址--
trusted
-host
时间煮菜
·
2021-04-19 19:10
上一页
9
10
11
12
13
14
15
16
下一页
按字母分类:
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
其他