Guest User

Untitled

a guest
Mar 6th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. $ gpaw info
  2. Traceback (most recent call last):
  3. File "/home/joshua/.local/bin/gpaw", line 2, in <module>
  4. from gpaw.cli.main import main
  5. File "/home/joshua/bin/gpaw/gpaw/__init__.py", line 242, in <module>
  6. from gpaw.calculator import GPAW
  7. File "/home/joshua/bin/gpaw/gpaw/calculator.py", line 5, in <module>
  8. from ase.units import Bohr, Ha
  9. ModuleNotFoundError: No module named 'ase'
Add Comment
Please, Sign In to add comment