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 📦 #110

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

SuhasSrinivasan
Copy link
Contributor

As of 2024-04-26, 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.
create_env.sh is a unified solution for dependencies in RF2na-linux.yml and SE3Transformer/requirements.txt.


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.

YAML does not satisfy package dependency.
Does not satisfy package dependencies.
Updated instructions for unified package installation.
Package installation unified for Torch, Bioconda and SE(3)Transformer in create_env.sh
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