owl-project / NVISII

Apache License 2.0
330 stars 28 forks source link

confusing/wrong arrayObjects error message? #78

Closed ingowald closed 3 years ago

ingowald commented 3 years ago

every time cmake runs on visii it reports WARNENABLING FPIC WARNNumpy Include Dir is: WARN/usr/lib/python3/dist-packages/numpy/core/include ERRORERROR, arrayObject does not exist!

but apparently it builds just fine w/o the arrayObject (whatever it might be)

natevm commented 3 years ago

Whups. This warning came from a CI debugging session. I’ll make sure to remove this false error before closing