deepbgc icon indicating copy to clipboard operation
deepbgc copied to clipboard

Deepbgc installation through conda

Open ebervilla opened this issue 2 years ago • 5 comments

Hi, I hope you are doing well

I am so interested to use deepbgc in my work, I think I could get interesting results using it. I have been trying to install deepbgc using conda, but always get the following (screenshot). Do you know what can I do to solve it? Thanks in advance Screen Shot 2021-09-23 at 21 22 27

ebervilla avatar Sep 23 '21 19:09 ebervilla

Hi @ebervilla can you try adding these channels and then running conda install deepbgc again?

conda config --add channels bioconda
conda config --add channels conda-forge

From the screenshot, it looks like it's waiting, so please try waiting longer and check if you get an error message

prihoda avatar Sep 24 '21 09:09 prihoda

Hi @ebervilla, were you finally able to install deepbgc? @prihoda Thank you for developing this tool. I'm having a similar challenge installing deepbgc with conda. I followed the instructions listed above but has been stuck at "Solving environment" for hours. Is there any work around this?. Thanks

yemilawal avatar Sep 29 '21 17:09 yemilawal

Hi @yemilawal it might be related to a recent change in dependencies, a new version should be ready on bioconda soon. In the meantime, please try installing using:

conda install deepbgc==0.1.27

prihoda avatar Sep 29 '21 17:09 prihoda

That worked! Thank you @prihoda

yemilawal avatar Sep 29 '21 18:09 yemilawal

Thank you very much both. I had not tried, but with the new command, I could install deepbgc without any problems.

Bests

On Wed, Sep 29, 2021 at 8:06 PM Opeyemi Lawal @.***> wrote:

That worked! Thank you @prihoda https://github.com/prihoda

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Merck/deepbgc/issues/61#issuecomment-930419264, or unsubscribe https://github.com/notifications/unsubscribe-auth/AULUAAYC6L4DGOHIVOBZ4NLUENITVANCNFSM5EUMMBVQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

-- *Eber Villa *

ebervilla avatar Sep 29 '21 18:09 ebervilla