Replies: 1 comment 6 replies
-
Your error shows the path of why is it installed into a path that starts with the word What operating system are you using? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
7/10 Installing bioinformatics software
Traceback (most recent call last):
File "/root/miniconda3/condabin/mamba", line 7, in
from mamba.mamba import main
File "/root/miniconda3/lib/python3.11/site-packages/mamba/mamba.py", line 49, in
import libmambapy as api
File "/root/miniconda3/lib/python3.11/site-packages/libmambapy/init.py", line 7, in
raise e
File "/root/miniconda3/lib/python3.11/site-packages/libmambapy/init.py", line 4, in
from libmambapy.bindings import * # noqa: F401,F403
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ImportError: libarchive.so.13: cannot open shared object file: No such file or directory
I have tried several times to close the terminal and re-download, but the above problems still occur, I really do not know how to deal with, please help
Beta Was this translation helpful? Give feedback.
All reactions