mmatl / pyrender

Easy-to-use glTF 2.0-compliant OpenGL renderer for visualization of 3D scenes.
http://pyrender.readthedocs.io/
MIT License
1.31k stars 225 forks source link

mesa_18.3.3-0.deb not compatible with Ubuntu 22.04 #293

Open zackli0001 opened 2 months ago

zackli0001 commented 2 months ago

Hi there,

During installation, exception will pop up saying it depends on llvm-6.0 etc but it is not installable on Ubuntu 22.04. The llvm official website seems to say they stop supporting Ubuntu 22.04.

Hence, could you help me out here by proposing a workaround to have seamless workings among Pyrender, PyOpenGL, and OSMesa? or Updating the latest setup?

Thank you very much.