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

A solution for the package dependency issues 📦 #109

Closed
wants to merge 7 commits into from
Closed

A solution for the package dependency issues 📦 #109

wants to merge 7 commits into from

Conversation

SuhasSrinivasan
Copy link
Contributor

As of 2024-04-25, the main branch has issues with unmet package dependencies, some examples below:

NVTX functions not installed

Cannot load Graphbolt C++ library

Missing packages such as torchdata, pandas and pydantic

These issues have been documented at least in #105, #104, #99, #94, #93, #37, #36 and #33.

The create_env.sh script takes care of dependencies in RF2na-linux.yml and SE3Transformer/requirements.txt i.e., a unified solution.


Developed and tested on
OS: Ubuntu 22.04.4 LTS
Nvidia Driver: 550.54.15
CUDA: 12.4
conda: 24.3.0


README has been updated to reflect the simplified package installation.

Documented are the conda YAML and conda table of packages.

Hope this is helpful.

Package dependency issues.
Package dependency issues.
For unified package installation.
Fix for logging issue for joint Protein-RNA MSA
Better file naming and matches call in `run_RF2NA.sh`.
Fix for uninitialized use of `is_ignore`.
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

Successfully merging this pull request may close these issues.

1 participant