Open rohaantahir opened 4 years ago
I am trying to run this Code with all the required libararies. But, I am getting the following:
(python3) rohan@rohan-OptiPlex-9020:~/Generate-3D-models-from-2D-images$ python main.py 001.h5 is predicted into ./output_shape/test/001.h5 ERROR: In /home/ilan/minonda/conda-bld/work/VTK-6.3.0/Rendering/OpenGL/vtkXOpenGLRenderWindow.cxx, line 633 vtkXOpenGLRenderWindow (0x55b5449d49e0): Cannot create GLX context. Aborting.
Aborted (core dumped)
python 3.6.0
h5py 2.8.0
mayavi 4.5.0+vtk71
numpy 1.14.5+mkl
opencv-python 3.4.1.15
PyQt4 4.11.4
scipy 1.1.0
traits 4.6.0
traitsui 6.0.0
VTK 7.1.1 is needed!!
I am trying to run this Code with all the required libararies. But, I am getting the following:
(python3) rohan@rohan-OptiPlex-9020:~/Generate-3D-models-from-2D-images$ python main.py 001.h5 is predicted into ./output_shape/test/001.h5 ERROR: In /home/ilan/minonda/conda-bld/work/VTK-6.3.0/Rendering/OpenGL/vtkXOpenGLRenderWindow.cxx, line 633 vtkXOpenGLRenderWindow (0x55b5449d49e0): Cannot create GLX context. Aborting.
Aborted (core dumped)