Skip to content

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

@camattelaer

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

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