古いバージョンのBBSは閲覧のみ可能です。
The old BBS is read only.

Replies : 2 Last Post : March 19, 2003 (Wed) 16:09:12

82

Is Numeric Python necessary for XtalEdit?

Posted on : March 19, 2003 (Wed) 15:32:28

by nagano

Dear XtalEdit users,

I am a user of RedHat 7.3.

I would like to download the files of Numeric Python.
Where are the rpm files on the web?

Thanks for any information.

> nagano@ce9a[1] XtalEdit
> Traceback (innermost last):
> File "/home/nagano/XtalEdit085c/XtalEdit.py", line 9, in ?
> from Numeric import *
> ImportError: No module named Numeric

 
 

83

Re:Is Numeric Python necessary for XtalEdit?

Posted on : March 19, 2003 (Wed) 15:41:08

by takao kotani

At first, did you set python2 at Setenv.py?

In RedHat, python2.2 is named as python2.

For installation of Numerical python,
I installed it from
http://sham.phys.sci.osaka-u.ac.jp/~kkr/TARS/XtalEditHome/download/NuemericalPython/Numeric-22.0
. But it was not so difficult.

I hope to know your impression on XtalEdit...

takao

 

84

Re^2:Is Numeric Python necessary for XtalEdit?

Posted on : March 19, 2003 (Wed) 16:09:12

by takao kotani

>At first, did you set python2 at Setenv.py?
>
Sorry, I am wrong...
Not Setenv.py but Setconf.py
See
http://sham.phys.sci.osaka-u.ac.jp/~kkr/TARS/XtalEditDownload/Install.memo
. takao