<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">The error 'No module named numpy' is
most likely because Python numpy is not installed. Make sure it
is installed (sudo apt-get install python-numpy).<br>
<br>
On 7/14/2013 1:27 AM, Rishi Singh wrote:<br>
</div>
<blockquote
cite="mid:CAHOqdrN=VYD-AkQrAhDZ-8oQuxDBft53Kzs70zTsDp_Rkj6a0w@mail.gmail.com"
type="cite">
<div dir="ltr">Dear Wien2k users and developers<br>
<div class="gmail_quote">
<div dir="ltr">
<div>
<div>
<div><br>
</div>
I am interested in evaluation of second and third oorder
elastic constants.<br>
<br>
</div>
<div>I am using Sony Vio Corei5, RAM 4GB and HD 500GB with
OS UBUNTU <br>
</div>
I have tried to compile ElaStic 1.0 package using the
directions in "README" in ElaStic directory. <br>
<br>
</div>
I have completed the following things<br>
1. /home/dir1/dir2/ElaStic <br>
<p style="margin-bottom:0cm"> 2..$ tar xfvp adon_v1_0.tar.gz
</p>
<p style="margin-bottom:0cm"> $ cd SpaceGroups </p>
<p style="margin-bottom:0cm"> $ make </p>
<p style="margin-bottom:0cm"> $ cp sgroup $ElaSticROOT </p>
<div>
<div>
<div>
<div><br>
</div>
<div>Now when i am trying the next step ( $
ElaStic_Setup)<br>
</div>
<div>It is asking <br>
<br>
+-----------------------------------------------------------------+<br>
|*****************************************************************|<br>
|*
*|<br>
|* WELCOME TO THE ElaStic
CODE *|<br>
|* ElaStic Version 1.0.0, Release Date:
2012-01-01 *|<br>
|*
*|<br>
|*****************************************************************|<br>
+-----------------------------------------------------------------+<br>
<br>
Which DFT code would you like to apply for the
calculations? <br>
exciting ---------=>
1 <br>
WIEN2k ---------=>
2 <br>
Quantum ESPRESSO --=> 3<br>
>>>> Please choose (1, 2, or 3): 2<br>
<br>
</div>
<div>I have choose 2. But it is giving the following
error<br>
</div>
<div>Traceback (most recent call last):<br>
File "ElaStic_Setup_WIEN2k", line 22, in
<module><br>
from numpy import *<br>
ImportError: No module named numpy.<br>
<br>
</div>
<div>Please help me.<br>
<br>
<br>
</div>
<div>Kind regard<span class="HOEnZb"><font
color="#888888"><br>
</font></span></div>
<span class="HOEnZb"><font color="#888888">
<div>
Rishi<br>
</div>
</font></span></div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
<br>
</body>
</html>