conda sha256 checksum mismatch error, sha256 hash constantly changes
问题 I'm trying to use Miniconda3 to create an environment and install packages to it. Here is my current process: Open Miniconda3 prompt conda create --name env conda activate env conda install h5py Here is the output: Downloading and Extracting Packages hdf5-1.10.4 | 7.9 MB | | 0% etc.... ChecksumMismatchError: Conda detected a mismatch between the expected content and downloaded content for url 'https://repo.anaconda.com/pkgs/main/win-64/hdf5-1.10.4-h7ebc959_0.conda'. download saved to: C: