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

import error while using lammps.py module #13

Open
joshgabriel opened this issue Apr 13, 2017 · 0 comments
Open

import error while using lammps.py module #13

joshgabriel opened this issue Apr 13, 2017 · 0 comments
Assignees

Comments

@joshgabriel
Copy link
Contributor

On execution of lammps.py

$ from ase.calculators.lammpsrun import LAMMPS, prism

gives

ImportError: cannot import name 'prism'

Most likely source of error:
API change:
refer https://gitlab.com/ase/ase/commit/52351106923e28f138caa97300f03e6c145eeb66

Proposed fix:
change 'prism' to 'Prism' in mpinterfaces.lammps line 26

please verify.

Thanks,
Josh

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