Conda appears different than yesterday
0
0
Entering edit mode
12 weeks ago
davy.cyl • 0

Hi,

So I tried to use conda in my linux ubuntu since yesterday to run some bioinformatics pipelines. It was working nice when trying to install different programs1.

But then, after several installation, my conda suddenly behaves very differently and poorly.

I tried removing and reinstalling the whole conda, but it is still the same 2.

Anyone have any solutions? Much appreciated!

linux conda • 194 views
ADD COMMENT
0
Entering edit mode

Something with network and conda itself. mamba is strongly recommended to replace conda.

# install mamba
conda install -c conda-forge mamba

# install other tools with mamba
mamba install -c bioconda xxx
ADD REPLY

Login before adding your answer.

Traffic: 2037 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6