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

pmda.density not compatible to MDA 2.0.0 #154

Open
appassionate opened this issue Dec 4, 2021 · 1 comment
Open

pmda.density not compatible to MDA 2.0.0 #154

appassionate opened this issue Dec 4, 2021 · 1 comment

Comments

@appassionate
Copy link

appassionate commented Dec 4, 2021

Expected behaviour

successfully import pmda.density.DensityAnalysis

Actual behaviour

Error, cant import density in pmda. (MDA edition = 2.0.0)

Code to reproduce the behaviour

from pmda.density import * #or other imports?
ImportError: cannot import name '_set_user_grid' from 'MDAnalysis.analysis.density' 

Currently version of MDAnalysis:

mda.version =2.0.0
pmda.version= 0.3.0
dask.version = 2021.05.0

@orbeckst
Copy link
Member

Yes, PMDA needs to be made to work with MDA 2.0.0 #148

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

No branches or pull requests

2 participants