mesh icon indicating copy to clipboard operation
mesh copied to clipboard

Some problems with pyopen-gl

Open ashwath98 opened this issue 4 years ago • 2 comments

OS : Pop OS 20.04

python 3.8.2

Hey guys I followed the instructions specified in the readme for installation for this package and ran into the following issues

After running make tests the open-gl test failed : t

his test just opens a mesh window, waits, and kills the window ... OpenGL test failed:

and when I try to view a mesh by running : meshviewer view data/unittest/sphere.obj I get this output but the viewer does not open

INFO:root:started remote viewer on port 55262

After running sudo apt-get install python3-opengl

Everything works perfectly fine

Do you think this should be included in installation instructions or is this problem specific to my system.

ashwath98 avatar Aug 04 '20 07:08 ashwath98

I meet the same issure.After running sudo apt-get install python3-opengl, it works.Thanks.

wqs111000 avatar Sep 23 '20 12:09 wqs111000

I get this output but the viewer does not open

INFO:root:started remote viewer on port 55262

I met the same issue but sudo apt-get install python3-opengl didn't help.

iluvrachel avatar Nov 03 '20 08:11 iluvrachel