You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your interest in SCAPP. It seems to be something with the C library on your linux system. Is there a way for you to update your glibc to a newer version?
What versions of conda and python do you have?
ok are you able to locally install a newer version of glibc in parallel to the current one on your system that you can then point to?
Is this error when trying to install from within an activated conda environment? Can you try to create a new clean environment and install from within there? I believe the tool was developed using Python3.7, I don't think that would cause this issue, but maybe try to create the new environment specifically with python=3.7.
Let me know what the results of trying the above are and if it doesn't work I'll see if there is something else to try.
when i use conda install -c bioconda scapp ,
it shows
I wonder how to solve this problem?
The text was updated successfully, but these errors were encountered: