Hi all,
I’m currently trying to build a paraview distribution package that includes some python modules, e.g. pydicom, nutils. How should I configure the cmake?
I followed the instructions on gitlab page, but it seems it only support certain python packages. I tried ENABLE_xxx (in my case for example ENABLE_nutils) in the camke configuration, it didn’t work.