[DFTB-Plus-User] DFTB-Plus-User Digest, Vol 8, Issue 2

Bálint Aradi balint.aradi at bccms.uni-bremen.de
Mon Aug 25 09:10:07 CEST 2008


Dear Donglai,

YAO DONGLAI wrote:
> Dear Dr. Bálint 
> 	Thanks for your help. I have successfully installed the Numeric 24.2. But the same error appear.  Should I make other settings? Thanks.
> Best Regards,
> Yours Donglai

  As you installed in the modules in your home directory (instead of
using the system wide directories containing the python libs) you must
make python aware of the installation directory, so that it searches for
modules also there.

  You should, therefore, set the environment variable PYTHONPATH to the
installation directory. In BASH, it would be something like

  export
PYTHONPATH=/home/svu/g0600528/Numeric/lib64/python2.3/site-packages:$PYTHONPATH

  After that, it should work. You can test, if the appropriate module
can be found, by invoking python and inside python typing

  import Numeric

It should not give any error message. If this does not work, I would
suggest to ask your system administrator for assistance, as we do not
really know the specialities of your Unix system.

  Best regards,

    Bálint



-- 
Dr. Bálint Aradi
Bremen Center for Computational Materials Science, University of Bremen
http://www.bccms.uni-bremen.de/en/~b_aradi


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://www.dftb-plus.info/pipermail/dftb-plus-user/attachments/20080825/0e415e54/attachment-0001.pgp 


More information about the DFTB-Plus-User mailing list