I have installed numpy:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HOME/bin/photoscan-pro-1.3.3
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HOME/bin/photoscan-pro-1.3.3/python/lib
sudo apt-get install libssl0.9.8
~/bin/photoscan-pro-1.3.3/python/bin$ ./python3.5 -m pip install -U pip
~/bin/photoscan-pro-1.3.3/python/bin$ ./python3.5 -m pip install numpy
Then I'm trying to use numpy in Photoscan 1.3.3 console:
>>> import numpy as np
>>> np.__version__
2017-09-19 11:08:09 '1.13.1'
>>> np.linalg.eig([[1,0],[0, 1]])
Here crash happens.
Some info:
ARB_texture_non_power_of_two: Yes
ARB_vertex_buffer_object: Yes
Comments: Numpy crash
OpenGLMaxTextureSize: 16384
OpenGLRenderer: Tesla M2090/PCIe/SSE2
OpenGLStereo: No
OpenGLVendor: NVIDIA Corporation
OpenGLVersion: 4.5.0 NVIDIA 375.39
ProductName: PhotoScan Pro
System: Linux 64bit
SystemMemory: 251.9 GB
Throttleable: 1
Vendor: Agisoft
Version: 1.3.3.4827
XLog: Agisoft PhotoScan Professional Version: 1.3.3 build 4827 (64 bit)
Platform: Linux
OpenGL Vendor: NVIDIA Corporation
OpenGL Renderer: Tesla M2090/PCIe/SSE2
OpenGL Version: 4.5.0 NVIDIA 375.39
Maximum Texture Size: 16384
Quad Buffered Stereo: not enabled
ARB_vertex_buffer_object: supported
ARB_texture_non_power_of_two: supported