bug-parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

conda install error


From: Li Zifeng
Subject: conda install error
Date: Thu, 18 Jun 2020 10:19:47 +0800

Hihere

I tried to install the GNU parallel in my conda_env. It seemed to be installed successfully, but it could not work. I can’t find what’s wrong with it. Can you help me?

My codes is as follows:

(cnmf_env) [mxqian@fnode012 ~]$ conda install -c conda-forge parallel

Collecting package metadata (current_repodata.json): done

Solving environment: done

 

## Package Plan ##

 

  environment location: /sibcb1/mxqianlab1/common/anaconda/envs/cnmf_env

 

  added / updated specs:

    - parallel

 

 

The following packages will be downloaded:

 

    package                    |            build

    ---------------------------|-----------------

    openssl-1.0.2u             |       h516909a_0         3.2 MB  conda-forge

    ------------------------------------------------------------

                                           Total:         3.2 MB

 

The following NEW packages will be INSTALLED:

 

  ca-certificates    conda-forge/linux-64::ca-certificates-2020.4.5.2-hecda079_0

 

The following packages will be UPDATED:

 

  certifi               pkgs/free::certifi-2016.2.28-py36_0 --> conda-forge::certifi-2020.4.5.2-py36h9f0ad1d_0

  openssl                       pkgs/free::openssl-1.0.2l-0 --> conda-forge::openssl-1.0.2u-h516909a_0

  parallel           bioconda::parallel-20170422-pl5.22.0_0 --> conda-forge::parallel-20200522-0

 

 

Proceed ([y]/n)? y

 

 

Downloading and Extracting Packages

openssl-1.0.2u       | 3.2 MB    | #################################################################################################################################################################################################### | 100%

Preparing transaction: done

Verifying transaction: done

Executing transaction: done

(cnmf_env) [mxqian@fnode012 ~]$ parallel --version

Fcntl.c: loadable library and perl binaries are mismatched (got handshake key 0xdb80080, needed 0xdb00080)

 

Sent from Mail for Windows 10

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]