[DFTB-Plus-User] (no subject)
Bálint Aradi
balint.aradi at bccms.uni-bremen.de
Mon Aug 25 13:31:11 CEST 2014
Dear Veerpal Kaur,
> Traceback (most recent call last):
> File "/home/gagan/dptools-0.1p3/bin/dp_dos", line 8, in <module>
> import numpy as np
> ImportError: No module named numpy
Apparently, the your python installation does not find the numpy module
you installed. Just start python on the command line and enter
import numpy
at the python prompt to test, whether your python binary finds the numpy
module. If not, try to fix it, as as long as this does not work, dp_dos
won't work either.
Best regards,
Bálint
--
Dr. Bálint Aradi
Bremen Center for Computational Materials Science, University of Bremen
http://www.bccms.uni-bremen.de/cms/people/b_aradi/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.zfn.uni-bremen.de/pipermail/dftb-plus-user/attachments/20140825/9c8cde0a/attachment.sig>
More information about the DFTB-Plus-User
mailing list