我试图将Windows 10的anaconda python v3.6更新到Windows 10的最新版本。我运行了命令conda update anaconda
。
这是输出;
The following packages will be downloaded:
package | build
---------------------------|-----------------
vs2015_runtime-14.0.25420 | 0 1.9 MB conda-forge
The following packages will be UPDATED:
python: 3.6.5-h0c2934d_0 --> 3.6.6-he025d50_0 conda-forge
setuptools: 39.1.0-py36_0 --> 40.2.0-py36_0 conda-forge
wheel: 0.31.1-py36_0 --> 0.31.1-py36_1 conda-forge
wincertstore: 0.2-py36h7fe50ca_0 --> 0.2-py36_2 conda-forge
The following packages will be DOWNGRADED:
vs2015_runtime: 15.5.2-3 --> 14.0.25420-0 conda-forge
Proceed ([y]/n)? y
Downloading and Extracting Packages
vs2015_runtime-14.0. | 1.9 MB | #################################################################################################################### | 100%
Preparing transaction: done
Verifying transaction: failed
CondaVerificationError: The package for python located at C:\ProgramData\Anaconda3\pkgs\python-3.6.6-he025d50_0
appears to be corrupted. The path 'tcl/tix8.4.3/ChkList.tcl'
specified in the package manifest cannot be found.
CondaVerificationError: The package for python located at C:\ProgramData\Anaconda3\pkgs\python-3.6.6-he025d50_0
appears to be corrupted. The path 'tcl/tix8.4.3/demos/samples/ChkList.tcl'
specified in the package manifest cannot be found.