8000 Issues downloading packages from test_env.yml · Issue #426 · volkamerlab/teachopencadd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Issues downloading packages from test_env.yml #426

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

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

Issues downloading packages from test_env.yml #426

cayleb247 opened this issue Oct 20, 2024 · 3 comments
Labels
dependency Update/fix dependencies

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.

@minwochai
Copy link

I have the same problem.

@cayleb247
Copy link
Author

I have the same problem.

Hello! I have found the issue. Please look into installing another version of conda using the older osx-64 architecture on mac. The issue stems from the fact that many of the packages that need to be installed (such as biopython) requires an older version of conda to be installed (look at what the package is supported on on the anaconda website). Hope this helps!

< 8288 /div>

@minwochai
Copy link

I have the same problem.

Hello! I have found the issue. Please look into installing another version of conda using the older osx-64 architecture on mac. The issue stems from the fact that many of the packages that need to be installed (such as biopython) requires an older version of conda to be installed (look at what the package is supported on on the anaconda website). Hope this helps!

Thank you

@sakhawathsumit sakhawathsumit added the dependency Update/fix dependencies label Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Update/fix dependencies
Projects
None yet
Development

No branches or pull requests

3 participants
0