简体   繁体   English

使用anaconda 5.2在pycharm上安装tensorflow

[英]tensorflow installation on pycharm with anaconda 5.2

for some reason I can't install tensorflow or any library in pycharm with anaconda 5.2 and when I try I get this message : Solving environment: ...working... done 由于某种原因,我无法使用anaconda 5.2在pycharm安装tensorflow或任何库,当我尝试时,我收到此消息:解决环境:...正在工作...完成

Package Plan 包装方案

environment location: C:\\Users\\magshimim\\Anaconda3\\envs\\untitled3 环境位置:C:\\ Users \\ magshimim \\ Anaconda3 \\ envs \\ untitled3

added / updated specs: - tensorflow 添加/更新的规格:-tensorflow

The following NEW packages will be INSTALLED: 将安装以下新软件包:

_tflow_select:       2.2.0-eigen                
absl-py:             0.6.1-py36_0               
astor:               0.7.1-py36_0               
blas:                1.0-mkl                    
ca-certificates:     2018.03.07-0               
gast:                0.2.0-py36_0               
grpcio:              1.16.1-py36h351948d_1      
h5py:                2.8.0-py36h3bdd7fb_2       
hdf5:                1.10.2-hac2f561_1          
icc_rt:              2017.0.4-h97af966_0        
intel-openmp:        2019.1-144                 
keras-applications:  1.0.6-py36_0               
keras-preprocessing: 1.0.5-py36_0               
libprotobuf:         3.6.1-h7bd577a_0           
markdown:            3.0.1-py36_0               
mkl:                 2018.0.3-1                 
mkl_fft:             1.0.6-py36hdbbee80_0       
mkl_random:          1.0.1-py36h77b88f5_1       
numpy:               1.15.4-py36ha559c80_0      
numpy-base:          1.15.4-py36h8128ebf_0      
openssl:             1.1.1a-he774522_0          
protobuf:            3.6.1-py36h33f27b4_0       
scipy:               1.1.0-py36h4f6bf74_1       
six:                 1.11.0-py36_1              
tensorboard:         1.12.0-py36he025d50_0      
tensorflow:          1.12.0-eigen_py36h67ac661_0
tensorflow-base:     1.12.0-eigen_py36h45df0d8_0
termcolor:           1.1.0-py36_1               
werkzeug:            0.14.1-py36_0              
zlib:                1.2.11-h62dcd97_3          

Preparing transaction: ...working... done Verifying transaction: ...working... failed 正在准备交易:...正在执行...已完成正在验证交易:...正在运行...已失败

SafetyError: The package for mkl located at C:\\Users\\magshimim\\Anaconda3\\pkgs\\mkl-2018.0.3-1 appears to be corrupted. SafetyError:位于C:\\ Users \\ magshimim \\ Anaconda3 \\ pkgs \\ mkl-2018.0.3-1的mkl软件包似乎已损坏。 The path 'Library/bin/mkl_avx2.dll' has a sha256 mismatch. 路径“库/bin/mkl_avx2.dll”具有sha256不匹配。 reported sha256: 17890fde268606da2dc279a2c887102ce316c04960d23e20ec5429368605755d 报告的sha256:17890fde268606da2dc279a2c887102ce316c04960d23e20ec5429368605755d
actual sha256: 852c0ca54a62bd4c8de59984dc9698b6f7d9d880f6d3bbe5f4a5558e7be1fa77 实际sha256:852c0ca54a62bd4c8de59984dc9698b6f7d9d880f6d3bbe5f4a5558e7be1fa77

CondaVerificationError: The package for mkl located at C:\\Users\\magshimim\\Anaconda3\\pkgs\\mkl-2018.0.3-1 appears to be corrupted. CondaVerificationError:位于C:\\ Users \\ magshimim \\ Anaconda3 \\ pkgs \\ mkl-2018.0.3-1的mkl软件包似乎已损坏。 The path 'Library/bin/mkl_avx512.dll' specified in the package manifest cannot be found. 找不到包清单中指定的路径“ Library / bin / mkl_avx512.dll”。

CondaVerificationError: The package for mkl located at C:\\Users\\magshimim\\Anaconda3\\pkgs\\mkl-2018.0.3-1 appears to be corrupted. CondaVerificationError:位于C:\\ Users \\ magshimim \\ Anaconda3 \\ pkgs \\ mkl-2018.0.3-1的mkl软件包似乎已损坏。 The path 'Library/bin/mkl_avx512_mic.dll' specified in the package manifest cannot be found. 找不到包清单中指定的路径“ Library / bin / mkl_avx512_mic.dll”。

CondaVerificationError: The package for mkl located at C:\\Users\\magshimim\\Anaconda3\\pkgs\\mkl-2018.0.3-1 appears to be corrupted. CondaVerificationError:位于C:\\ Users \\ magshimim \\ Anaconda3 \\ pkgs \\ mkl-2018.0.3-1的mkl软件包似乎已损坏。 The path 'Library/bin/mkl_core.dll' specified in the package manifest cannot be found. 找不到包清单中指定的路径“ Library / bin / mkl_core.dll”。

What should I do to fix that? 我该怎么做才能解决这个问题?

我也有这个问题,康达干净-全部解决了

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM