Dear All,
I got an error while installing Nmag on Ubuntu 16.04.
I tried for both the versions, Nmag-0.2.0 and Nmag-0.2.1.
In both the cases, I got the same error as follows.
===========================================================
===========================================================
error: Command "gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/home/venkat/src/nmag-0.2.1/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c numpy/core/src/umath/umathmodule_onefile.c -o build/temp.linux-x86_64-2.7/numpy/core/src/umath/umathmodule_onefile.o" failed with exit status 1
Makefile:392: recipe for target '.deps_numpy_install' failed
make: *** [.deps_numpy_install] Error 1
===========================================================
===========================================================
Please let me know how to resolve it.