[ase-users] Import Jacapo Calculator

Hesam hesam.ilati2 at gmail.com
Sun Sep 16 03:58:49 CEST 2012


Hi,

When I want to import from jacapo calculator I got the error that it
couldn't find Scientific module.
Where is that module? Do I need to install some other package?

>>> from ase.calculators.jacapo import *

Traceback (most recent call last):
  File "<pyshell#8>", line 1, in <module>
    from ase.calculators.jacapo import *
  File "C:\Python27\lib\site-packages\ase\calculators\jacapo\__init__.py",
line 1, in <module>
    import Scientific
ImportError: No module named Scientific

I can successfully import ase itself but when I try to import from jacapo I
get the error.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.fysik.dtu.dk/pipermail/ase-users/attachments/20120915/2634356f/attachment.html>


More information about the ase-users mailing list