Skip to content

Some missing modules #3

@jalew188

Description

@jalew188
File "xx/ADAPT/design/wrapper_tools.py", line 632, in encode_target_for_rf_a
    from rf_ab_chemical import aa2long, one_letter
ModuleNotFoundError: No module named 'rf_ab_chemical'

Similar file can be found in RFdiffusion repo: rfdiffusion/chemical.py.

  File "xx/ADAPT/design/dock_refine.py", line 144, in <module>
    from filelock.filelock import FileLock
ModuleNotFoundError: No module named 'filelock.filelock'

This module can be installed from FileLock folder in this repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions