Closed YandanYang closed 1 year ago
Hi @YandanYang,
In order for me to be able to figure this out I will need some more information regarding your setup. Can you please share with me the wxpython, simple-3dviz and opengl version that you are using? Moreover, are you running the example scripts on a hedless server or on a laptop/pc with a display?
Best, Despi
I am running on Ubuntu 22.04 with a display. Here are the details:
simple_3dviz='0.7.0' wxpython=4.2.0 OpenGL version string: 4.6.0 NVIDIA 525.105.17
This seems weird.
I am using simple-3dviz without any issues on an Ubuntu machine with python 3.9.16. Just for reference, my wxpython version is same as yours and my moderngl's version is 5.8.2. Can you share with me the obj file that you are trying to visualize (window_7_0.obj
) ?
Best, Despi
I check the version of moderngl, it is 5.8.2. And python 3.9.16 does not work on my PC as well. I have send the obj file to your email. But I think it is not the fault of the obj file. Cause my laptop with windows system works well with this file in simple-3dviz.
I have solved the problem. I just degrade wxpython from 4.2.0 to 4.1.0.
Hi, I got the following error when running the example scripts. Do you know how to fix this problem?