PluginError: Error while loading conda plugins from entrypoints: libarchive.so.19: cannot open shared object file: No such file or directory #442
Labels
type::bug
describes erroneous operation, use severity::* to classify the type
Checklist
What happened?
I installed the conda-libmamba-solver using the instructions provided at https://conda.github.io/conda-libmamba-solver/user-guide/
After installing conda-libmamba-solver, I made it the default solver
$ conda config --set solver libmamba
conda seemed to be working and the installations were fast but it kept asking me to update base conda:
conda update -n base conda
After updating conda seems to be broken. I keep getting the following error when I use conda:
PluginError: Error while loading conda plugins from entrypoints: libarchive.so.19: cannot open shared object file: No such file or directory
Conda Info
PluginError: Error while loading conda plugins from entrypoints: libarchive.so.19: cannot open shared object file: No such file or directory
Conda Config
PluginError: Error while loading conda plugins from entrypoints: libarchive.so.19: cannot open shared object file: No such file or directory
Conda list
PluginError: Error while loading conda plugins from entrypoints: libarchive.so.19: cannot open shared object file: No such file or directory
Additional Context
No response
The text was updated successfully, but these errors were encountered: