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

Issues downloading packages from test_env.yml #426

Open
cayleb247 opened this issue Oct 20, 2024 · 0 comments
Open

Issues downloading packages from test_env.yml #426

cayleb247 opened this issue Oct 20, 2024 · 0 comments

Comments

@cayleb247
Copy link

Describe the bug

I am following the website's tutorial on installing all of the dependencies through mamba. However, I keep on getting errors saying that it cannot find certain libraries such as biopython<=1.77

To Reproduce

mamba env create -f https://raw.githubusercontent.com/volkamerlab/TeachOpenCADD/master/devtools/test_env.yml conda activate teachopencadd

I ran this code and got errors surrounding biopython it seems.

Expected behavior

I would expect that all of the dependencies would install through the .yml file and form its own environment.

Screenshots

Screenshot 2024-10-20 at 7 27 05 PM

Configuration (please complete the following information):

N/A (the very problem itself)

Additional context

I am running a M3 MacBook pro. I have had a similar issue with my desktop. I tried downloading only the non-problematic packages through the .yml file and downloading the rest separately, but more issues came up. I was not able to import all the packages from the notebooks.

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

1 participant