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
pythonlibs
下载python扩展模块的网站(轮子)和国内镜像源
https://www.lfd.uci.edu/~gohlke/
pythonlibs
/#pytorch国内镜像源清华:https://pypi.tuna.tsinghua.edu.cn/simple阿里云
Spider_man_
·
2020-07-09 14:02
python
【python新手上路】python module的安装,whl文件的安装。
1、http://www.lfd.uci.edu/~gohlke/
pythonlibs
/#xgboost这是Python的module现有地址。下包非常方便。
South_Godric
·
2020-07-09 12:14
python
numpy+mkl,scipy
2.下载numpy_mkl.whl和scipy.whl文件(http://www.lfd.uci.edu/~gohlke/
pythonlibs
/#scipy)3.pipinstallfi
Jeofu
·
2020-07-09 08:58
机器学习
【每日记错】ERROR: No matching distribution found for curses
(fromversions:none)ERROR:Nomatchingdistributionfoundforcurses解决方法:网址:http://www.lfd.uci.edu/~gohlke/
pythonlibs
weixin_44282129
·
2020-07-08 22:09
手把手教你用basemap绘制中国地图,并添加渐变色图例
https://blog.csdn.net/moxigandashu/article/details/68945845下载basemap地址链接https://www.lfd.uci.edu/~gohlke/
pythonlibs
欧阳面条
·
2020-07-08 18:56
数据分析
解决scipy安装(pip install scipy)失败,以及其他问题
pipinstallscipy)失败,以及其他问题解决:1.在scipy官方库中并没有适合Windows的python3.6相关版本,故需要在网址http://www.lfd.uci.edu/~gohlke/
pythonlibs
weixin_34051201
·
2020-07-08 16:56
【Python】实战一 外星人入侵
Python实战:外星人入侵游戏(Python编程:从入门到实践)准备工作:1、创建项目文件夹:alien_invasion2、安装Pygame:https://www.lfd.uci.edu/~gohlke/
pythonlibs
weixin_30772105
·
2020-07-08 14:41
新手用python(一):Windows 使用 pip 安装 python-ldap
在做AD域控LDAP认证的时候,想使用python用来做LDAP数据的同步,其中需要使用python_ldap组件通过https://www.lfd.uci.edu/~gohlke/
pythonlibs
大橘为重之大橘已定
·
2020-07-08 07:34
python
win10安装python包imgaug报错Command "python setup.py egg_info" failed with error code 1 in C:\Users\admi
pipinstallshapely不成功python-mpipinstall--upgradepip更新pip版本后也不成功自己去官网下载对应版本的包https://www.lfd.uci.edu/~gohlke/
pythonlibs
sunflower_sara
·
2020-07-08 06:29
报错
xgboost安装方法
pipinstallxgboost二.如果1有故障,下载一个whl,在AnacondaPrompt中安装,输入:pipinstall+xgboost目录1.从如下目录:http://www.lfd.uci.edu/~gohlke/
pythonlibs
Sherylk
·
2020-07-08 04:49
机器学习
导入sklearn模块出错问题解决
一开始我在http://www.lfd.uci.edu/~gohlke/
pythonlibs
/中找到对应版本的numpy+mkl和scipy,分别为分别输入命令pipinstal
qq_41876038
·
2020-07-08 01:10
深度学习
使用python时import sklearn导入出错问题解决
scikit-learn在网上看了很多贴子,大多数人的说法是安装包来源的问题,也就是版本兼容问题:要么全部使用官方出版的包;要么全部使用whl文件的包(https://www.lfd.uci.edu/~gohlke/
pythonlibs
qq_41204704
·
2020-07-08 01:42
菜鸟的自学总结——Python下载与pygame安装
下载网址:https://www.python.org/downloads/release/python-370/pygame下载网址:https://www.lfd.uci.edu/~gohlke/
pythonlibs
俞摇滚
·
2020-07-07 23:56
python skimage库的安装
以此记录skimage库需要依赖numpy+mkl和scipy1、打开运行,输入cmd回车,输入python回车,查看python版本2、在https://www.lfd.uci.edu/~gohlke/
pythonlibs
什么珂
·
2020-07-07 22:02
dlib
Python案例:通过方向键移动屏幕上的图像
Python案例:通过方向键移动屏幕上的图像1、安装PyGame(1)下载PyGamehttp://www.lfd.uci.edu/~gohlke/
pythonlibs
/#pygame(2)安装PyGameD
howard2005
·
2020-07-07 09:32
Python编程
MySQL下载与安装(8.0.20版)及遇到的问题
pipinstallmysqlclient命令安装mysqlclient失败使用这个博客中所讲的解决办法:到这个地址下载自己版本对应的资源https://www.lfd.uci.edu/~gohlke/
pythonlibs
graceljh
·
2020-07-07 08:45
MYSQL
pycharm
windows下安装PyQt4
然后下载对应的.whl文件下载第二步:https://www.lfd.uci.edu/~gohlke/
pythonlibs
/#pyqt4上下载对应版本版本的.whl文件。
dianjie9145
·
2020-07-07 06:42
python 安装库时提示缺少VC++ 14.0
,那就下载whl文件或者官方库安装UnofficialWindowsBinariesforPythonExtensionPackageshttps://www.lfd.uci.edu/~gohlke/
pythonlibs
不吃茄子啦
·
2020-07-07 04:33
据说Kivy可以将Python程序弄成App来玩,所以 安装Kivy。关于安装Kivy失败后的解决方案过程
附快速下载模块网站“https://www.lfd.uci.edu/~gohlke/
pythonlibs
/#pygame
C_XIYANG
·
2020-07-06 21:22
python数据分析之numpy和pandas的操作
python常用网址:1.Python官网:https://www.python.org/2.各种库的whl离线安装包:http://www.lfd.uci.edu/~gohlke/
pythonlibs
菜鸟可以飞
·
2020-07-06 10:10
数据与算法
Anaconda安装、查看、卸载第三方库
Anaconda安装第三方库:下载第三方库:下载地址:https://www.lfd.uci.edu/~gohlke/
pythonlibs
/1、Ctrl+F查找2、下载,点击即可,注意下载的文件要与python
星之所望
·
2020-07-06 04:32
《Python数据分析常用手册》一、NumPy和Pandas篇
一、常用链接:1.Python官网:https://www.python.org/2.各种库的whl离线安装包:http://www.lfd.uci.edu/~gohlke/
pythonlibs
/#scikit-learn3
weixin_30782871
·
2020-07-05 21:46
from scipy.misc import imread 报错原因
pythonscipy中执行fromscipy.miscimportimread,imsave,imresize语句时,会报出如下错误然后找到http://www.lfd.uci.edu/~gohlke/
pythonlibs
weixin_30335575
·
2020-07-05 20:34
Windows 下的Python扩展库
转载地址:http://www.lfd.uci.edu/~gohlke/
pythonlibs
/点击打开链接UnofficialWindowsBinariesforPythonExtensionPackagesbyChristophGohlke
zilangboya
·
2020-07-05 17:17
Python
python3 无法安装opencv
python3中因为要用到opencv,然后直接pipinstallopencv,提示找不到包,到https://www.lfd.uci.edu/~gohlke/
pythonlibs
/找对应的编译过的文件下载
一半苹果
·
2020-07-05 14:20
pip install wordcloud报错
文件在下载前看看自己的python环境查看python版本时,执行python命令可以知道需要安装的是32位系统上的python3.6.3版本的登陆https://www.lfd.uci.edu/~gohlke/
pythonlibs
时空如梦
·
2020-07-05 12:24
Python
Python 机器学习(一)
如果pipinstallxxx无法安装的话,可以到http://www.lfd.uci.edu/~gohlke/
pythonlibs
/查找满足需要的.whl文件。
笨猫奴
·
2020-07-05 12:49
Machine
Learning
【机器学习】 - import cv2 opencv安装python
下载方法2:下载地址:https://www.lfd.uci.edu/~gohlke/
pythonlibs
/#opencv这是加州大学的一些专家搞的网页,上面提
韬光养晦_
·
2020-07-05 08:24
人工智能
MySQL-Python安装教程(windows)版本
Python不要用windows系统,插件安装起来是真的麻烦电脑环境:win1064位1.首先我们要下载MySQL-python插件驱动,https://www.lfd.uci.edu/~gohlke/
pythonlibs
l明天你好
·
2020-07-05 08:48
python
关于安装pytorch错误 附上解决方法
使用pippip3和pycharm导入pychorm无果后在https://www.lfd.uci.edu/~gohlke/
pythonlibs
/#pytorch上寻找符合本机要求的模板,在当前目录下pip
qq_39904393
·
2020-07-05 07:11
failed building wheel for Twisted
需从以下网址中下载twisted,按python的版本来下载,例如我的python版本是python3.7.0win64bit下载的twisted是http://www.lfd.uci.edu/~gohlke/
pythonlibs
mmtdggd
·
2020-07-05 06:40
pythom
python .whl包下载 pytorch
repo.anaconda.com/archive官网安装命令condainstallpytorchtorchvisioncpuonly-cpytorch下载地址https://www.lfd.uci.edu/~gohlke/
pythonlibs
ACJRL
·
2020-07-04 22:22
python 3 配置 opencv 3
这里提供一个非官方的下载地址:http://www.lfd.uci.edu/~gohlke/
pythonlibs
/#opencv该网站提供
jxSnow
·
2020-07-04 21:37
Windows下如何在Python上安装xgboost ?
以下步骤,简单好用:1.先下载xgboost的.whl文件,地址:https://www.lfd.uci.edu/~gohlke/
pythonlibs
/#xgboost2.whl保存到
IT派
·
2020-07-04 19:13
python在windows下安装lxml
windows下直接使用pip安装python会报错需要先安装wheelpipinstallwheel然后到https://www.lfd.uci.edu/~gohlke/
pythonlibs
/下载对应的文件注意
归来时仍是少年
·
2020-07-04 17:29
python
windows安装XGBoost
本文介绍两种安装方式1.pip方式从网站下载安装包http://www.lfd.uci.edu/~gohlke/
pythonlibs
/#numpypipinstallnumpy-1.12.1+mkl-cp35
我的微信公众号
·
2020-07-04 13:06
----Python
pyqt4安装以及pycharm下环境配置
目录一、安装二、pycharm下环境配置三、简单使用一、安装首先根据自己的python版本下载pyqt4离线包,现在连接:https://www.lfd.uci.edu/~gohlke/
pythonlibs
明天也要加油鸭
·
2020-07-04 05:01
QT学习
python
安装opencv后常见问题及解决方法
Nomodulenamedpyparsing原因:缺少必要的包导致导入失败解决方法:python的pip安装whl文件解决,缺失whl下载:http://www.lfd.uci.edu/~gohlke/
pythonlibs
Sensor5
·
2020-07-04 02:05
OpenCV
pygame的安装
pygame1.9.3下载地址:http://www.lfd.uci.edu/~gohlke/
pythonlibs
/#pygame选这个python3.6版本的,32位。
我只是一个搬砖的
·
2020-07-02 14:11
python
anaconda 安装第三方包
这里以安装hmmlearn库为例首先,在http://www.lfd.uci.edu/~gohlke/
pythonlibs
/下载你需要安装的库,比如python多少位要与anaconda一致然后,在菜单栏里打开
MrLeaper
·
2020-07-02 12:07
机器学习
python爬虫技术+sql server 数据库存储疫情数据
准备工作1、python3.7的编程环境(下载了pymssql库,这个库用pipinstall可能会报错,可以直接到https://www.lfd.uci.edu/~gohlke/
pythonlibs
/
小贾也有编程梦
·
2020-07-02 11:49
python-opencv安装(编程环境pycharm,python3.5)
pipinstallpython-opencv直接安装,试了下python3.5貌似不行:更新pip或者使用pip3也不行:那就首先下载符合你python版本的opencvhttps://www.lfd.uci.edu/~gohlke/
pythonlibs
forever0_0love
·
2020-07-02 00:20
python图像处理
***Python安装hmm遇到的若干问题***
Python安装hmm遇到的若干问题1.https://www.lfd.uci.edu/~gohlke/
pythonlibs
/在这个网站下载需要的插件2.https://blog.csdn.net/qq
causually
·
2020-07-01 19:07
python
hmm
python pyHook安装
两种每个都要根据系统版本和python版本分成各种小版本具体安装一.可以在cmd中输入pipinstallpyhook来尝试自动在线安装一般都不行二.可以去https://www.lfd.uci.edu/~gohlke/
pythonlibs
WangSen_15735344750
·
2020-07-01 14:02
【python实例6.5】一篇文章让你弄懂政府工作报告词云~总结笔记
一篇文章让你弄懂政府工作报告词云1.安装wordcloud库2.新时代中国特色社会主义的词云wordcloud下载链接:https://www.lfd.uci.edu/~gohlke/
pythonlibs
萌神3.x
·
2020-07-01 07:24
python
【python实例6.3】wordcloud库安装出错的解决方案
3.在谷歌浏览器下载我发给你的链接:https://www.lfd.uci.edu/~gohlke/
pythonlibs
/#wordcloud(这里要特别强调一下,不要直
萌神3.x
·
2020-07-01 07:24
python
LFD,非官方的Windows二进制文件的Python扩展包
Python扩展包克里斯托夫·戈尔克(byChristophGohlke),LFD(荧光动力学实验室),加利福尼亚大学,Irvine,网址:http://www.lfd.uci.edu/~gohlke/
pythonlibs
weixin_34249678
·
2020-07-01 06:30
python3.7安装pygame
经过各种找,下面这个安装地址中的版本是最全的下载地址:https://www.lfd.uci.edu/~gohlke/
pythonlibs
/#pygame本机python版本然后在下载地址(https:
丑心疼
·
2020-07-01 05:37
windows安装Scipy时出现 No Lapack/Blas Resources Found
1.先在http://www.lfd.uci.edu/~gohlke/
pythonlibs
/#scipy下载scikits.vectorplot-0.1.1-cp27-nonewin_amd64.whl
zhouboxiao
·
2020-06-30 16:44
凸优化:python解决凸优化问题
1、凸优化2、安装CVX包用pip安装cvxpy-0.4.8-py2-none-any.whl下载地址:http://www.lfd.uci.edu/~gohlke/
pythonlibs
/3、安装过程中可能遇到的问题
小千儿
·
2020-06-30 13:34
凸优化
python
凸优化-python
上一页
12
13
14
15
16
17
18
19
下一页
按字母分类:
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
其他