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
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:
I couldn't find any info on how to troubleshoot this.
Kind regards
Charles-Alexandre