[Numpy-discussion] Numpy question

2011-05-27 Thread Talla
Hello Sir: I am using python24 and Numaric under windows XP and I am trying to create *.agr file from *.dbs file, I followed the instructions very carefully and every time I am getting the following message: Traceback (most recent call last): File "AbinitBandStructuremaker.py", line 1274, in ?

Re: [Numpy-discussion] Numpy question

2011-05-26 Thread Talla
t;>> print(numpy.arange(3)) [0 1 2] >>> Which looks to me it is working just fine. so what is the problem though? On Thu, May 26, 2011 at 11:50 AM, Scott Sinclair wrote: > On 26 May 2011 10:37, Talla wrote: > > C:\Python27> > > In addition when I run i

[Numpy-discussion] Numpy question

2011-05-26 Thread Talla
is not getting the correct path for numpy and therefore "AbinitBandStructureMaker.py" can not be executed properly , I tried to set the path variables with no luck. I need to get over this as it consumes all my time. Your help is really appreciated. Talla