Build paraview with python 3.7.3 but ModuleNotFoundError: No module named ‘vtkmodules.vtkCommonCorePython’

Hi Ben,
I found if i build paraview alone, it is OK.
However in my situation, paraview is a sub-directory, i wrote a cmake file to add paraview folder when build.
This caused this error, but i dont know how to solve this issue…