Skip to content

Facing issue with ApptainerContainer dependency in tree_search.py #1

Description

@gudurumanoj

Hey @gurusha01 I'm unable to run the ARTS algorithm following the instructions given in README.md because of missing Apptainer dependency in MLGym

Exact error:

"PAR_PATH/arts/arts/tree_search.py", line 36, in <module>
    from mlgym.environment.utils import ApptainerContainer
ImportError: cannot import name 'ApptainerContainer' from 'mlgym.environment.utils'

I checked the code at mlgym.environment.utils here and couldn't find any references to Apptainer.

It'd be of great help if resolution to this issue can be provided!

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions