Skip to content

module 'xentropy.dihedrals' has no attribute 'DihedralEntropy' #74

Description

@camattelaer

Hi there,

Followed the conda installation for linux. Everything seems fine, but i based my initial try resulted on the provided examples and it throws this error:

>>> dih_ent = dihedrals.DihedralEntropy(data=data,verbose=True)
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: module 'xentropy.dihedrals' has no attribute 'DihedralEntropy'

I couldn't find any info on how to troubleshoot this.

Kind regards

Charles-Alexandre

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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