mitsuba-renderer / nanogui

Minimalistic C++/Python GUI library for OpenGL, GLES2/3, Metal, and WebAssembly/WebGL
Other
1.52k stars 189 forks source link

build error with v0.2.0 #134

Open anamyk opened 1 year ago

anamyk commented 1 year ago

Hi all,

after the update I started getting this build error.

CMake Error at /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message):
  Could NOT find Python (missing: Development.Module) (found version
  "2.7.18")

anyone know a solution? would be appreciated.