Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pip and conda distributions don't have H-Bond Analysis #158

Open
GregorySchwing opened this issue Jan 11, 2023 · 0 comments
Open

Pip and conda distributions don't have H-Bond Analysis #158

GregorySchwing opened this issue Jan 11, 2023 · 0 comments

Comments

@GregorySchwing
Copy link

Expected behaviour

python

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant