lpp error Numeric

cgoniva's picture
Submitted by cgoniva on Fri, 07/13/2012 - 11:16

>> on behalf of Zhen Li

Dear all,

I just tried the new version of CFDEM Coupling. It worked very well. But I have a small problem by the post processing lpp.py. I copied the lpp folder according to the guide in the LIGGGHTS folder. If i tried to convert dump file to VTK, i got such an error:
Traceback (most recent call last):
File "/home/administrator/LIGGGHTS/mylpp/src/lpp.py", line 5, in
from dump import dump
File "/home/administrator/LIGGGHTS/mylpp/src/dump.py", line 194, in
import Numeric as np
ImportError: No module named Numeric

I do not actually know about this error, could You give me some tips? I use the Ubuntu 11.10 System, python version is 2.7.2.
Thanks a lot for Your help!
Best regards

Zhen Li

PS: I copy the system test here

marcelo | Thu, 05/18/2017 - 01:26

Hello,

I tried the above procedure, incidentally, before the compilation had already installed python-numpy. However, I got the same error: http://paste.ubuntu.com/24595716/

Can you help me?