Closed BabuTango closed 3 years ago
Have tried installing
None of the options work
Which version of Python are you using?
python 2.7
Every package is installed perfectly as per your instructions
but this issue is from @BabuTango, i need to know what he/she is using. you have a different issue
I too have the same issue
I also have the same issue particularly in MATLAB, I have Python 2.7 and numpy installed
@AaronJackson As you referred, Python 2.7
I'm able run the code in Python, but the color texture is not there for the generated images and the output image is really bad.
Thats the reason I want to run in MATLAB, but unfortunately the above error occurs
I have also tried to install npy4th using luarocks install npy4th. But installing this throws me, **fatal error: zlib.h: No such file or directory
So I ended up installing "sudo apt-get install libz-dev". After installing libz-dev also, it says fatal error: zlib.h: No such file or directory
ImportError: numpy.core.multiarray failed to import /home/tango/usr/local/torch/install/bin/luajit: ...ngo/usr/local/torch/install/share/lua/5.1/trepl/init.lua:389: ...ngo/usr/local/torch/install/share/lua/5.1/trepl/init.lua:389: ...ngo/usr/local/torch/install/share/lua/5.1/trepl/init.lua:389: Python error: import numpy array module ImportError: numpy.core.multiarray failed to import
Could you please help me @AaronJackson