Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when i use conda install -c bioconda scapp,some errors have occurred #38

Open
a-piece-of-teemo opened this issue Jul 12, 2023 · 3 comments

Comments

@a-piece-of-teemo
Copy link

when i use conda install -c bioconda scapp ,
it shows image
I wonder how to solve this problem?

@dpellow
Copy link
Collaborator

dpellow commented Jul 12, 2023

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?

@a-piece-of-teemo
Copy link
Author

I can't update my glibc
Python 3.10.9 and conda 23.1.0

@dpellow
Copy link
Collaborator

dpellow commented Jul 12, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants