Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/python-3.x/15.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python 不能;康达安装';任何事'&引用;在Windows 10 x64计算机上使用Anaconda3 4.3.1版_Python_Python 3.x_Anaconda - Fatal编程技术网

Python 不能;康达安装';任何事'&引用;在Windows 10 x64计算机上使用Anaconda3 4.3.1版

Python 不能;康达安装';任何事'&引用;在Windows 10 x64计算机上使用Anaconda3 4.3.1版,python,python-3.x,anaconda,Python,Python 3.x,Anaconda,我刚买了一台新的Win10笔记本电脑,安装了Anaconda4.3.1,它有默认的Python 3.6。根据您在上的说明:,我应该能够在Anaconda提示符窗口中使用以下命令安装Python 3.5.2-conda install python3.5.2,但我不断收到错误消息,即即使频繁重试,也找不到此url。确切的错误信息如下所示: PS C:\Users\clive> conda install python=3.5.2 Fetching package metadata ...

我刚买了一台新的Win10笔记本电脑,安装了Anaconda4.3.1,它有默认的Python 3.6。根据您在上的说明:,我应该能够在Anaconda提示符窗口中使用以下命令安装Python 3.5.2-
conda install python3.5.2
,但我不断收到错误消息,即即使频繁重试,也找不到此url。确切的错误信息如下所示:

PS C:\Users\clive> conda install python=3.5.2
Fetching package metadata ...

CondaHTTPError: HTTP None None for url https://conda.anaconda.org/anaconda-fusion/win-64/repodata.json
Elapsed: None

An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on your way.
SSLError(SSLError(SSLError("bad handshake: Error([('asn1 encoding routines', 'ASN1_item_verify', 'EVP lib'), ('SSL routines', 'ssl3_get_server_certificate',
'certificate verify failed')],)",),),)
如何安装Python 3.5?

添加
ssl\u验证:False

in.condarc

您是否在防火墙后面?Windows 10附带的防火墙,ally