Skip to content

incompatible packages specified in the UFold.yml #25

@coffeebond

Description

@coffeebond

Hi,

I installed UFold with conda env create -f UFold.yml. However when I ran the test with python ufold_test.py --test_files TS2, it gave me an error ModuleNotFoundError: No module named 'dataclasses'.

It seems that in the yml file, the dependency for python is actually 3.6.6 (python=3.6.6=hd21baee_1003), but the 'dataclasses' is only available after python3.7. Do you know what happened?

Do you have suggestions on how to solve this issue?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions