You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from pmda.hbond_analysis import HydrogenBondAnalysis as HBA
Actual behaviour
from pmda.hbond_analysis import HydrogenBondAnalysis as HBA
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'pmda.hbond_analysis'
Code to reproduce the behaviour
Install using pip or conda to get error
Install from git repo works.
Currently version of MDAnalysis:
Conda : 0.3.0
Git : 0.3.0+22.ge6ac508
The text was updated successfully, but these errors were encountered:
Expected behaviour
python
Actual behaviour
Code to reproduce the behaviour
Install using pip or conda to get error
Install from git repo works.
Currently version of MDAnalysis:
Conda : 0.3.0
Git : 0.3.0+22.ge6ac508
The text was updated successfully, but these errors were encountered: