conda-forge.github.io: Cannot install clickhouse-driver

Hi,

as it is described on https://anaconda.org/conda-forge/clickhouse-driver I tried to install clickhouse-driver, but with no success.

(base) C:\Users\user>conda install -c conda-forge clickhouse-driver
Collecting package metadata (current_repodata.json): done
Solving environment: done

## Package Plan ##

  environment location: C:\Users\user\Miniconda3

  added / updated specs:
    - clickhouse-driver


The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    conda-4.7.9                |           py37_0         3.0 MB  conda-forge
    ------------------------------------------------------------
                                           Total:         3.0 MB

The following NEW packages will be INSTALLED:

  clickhouse-driver  conda-forge/win-64::clickhouse-driver-0.0.20-py37_0

The following packages will be UPDATED:

  ca-certificates    pkgs/main::ca-certificates-2019.5.15-0 --> conda-forge::ca-certificates-2019.6.16-hecc5488_0
  certifi               pkgs/main::certifi-2019.6.16-py37_0 --> conda-forge::certifi-2019.6.16-py37_1

The following packages will be SUPERSEDED by a higher-priority channel:

  conda                                           pkgs/main --> conda-forge
  openssl              pkgs/main::openssl-1.1.1c-he774522_1 --> conda-forge::openssl-1.1.1c-hfa6e2cd_0


Proceed ([y]/n)? y


Downloading and Extracting Packages
conda-4.7.9          | 3.0 MB    | ############################################################################ | 100%

InvalidArchiveError('Error with archive C:\\Users\\user\\Miniconda3\\pkgs\\conda-4.7.9-py37_0.tar.bz2.  You probably need to delete and re-download or re-create this file.  Message from libarchive was:\n\nCould not unlink (errno=22, retcode=-25, archive_p=2395210200784)')


(base) C:\Users\user>

What should I do?

Regards.

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Reactions: 1
  • Comments: 18 (5 by maintainers)

Most upvoted comments

Can we close this issue?