[ase-users] ase.visualize.plot module missing
Pierre Mignon
pierre.mignon at univ-lyon1.fr
Tue Mar 6 15:45:00 CET 2018
Dear all,
I am new user of ase.
When I try to import the plot module of ase.visualize I get an error
because it seems it is not installed. I installed ase from debian
repository. My ase version is 3.12.0
Here is the message I get :
>>> from ase.visualize.plot import plot_atoms
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named plot
The other modules seem to be installed well the "from ase.visualize
import view" works well.
Any one can help me ?
Thank you in advance,
Pierre.
More information about the ase-users
mailing list