Skip to content

import error while using lammps.py module #13

Description

@joshgabriel

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions