vtk python wrapper problem with compilation

this commands hands up

/usr/local/Cellar/vtk/8.2.0_4/bin/vtkWrapHierarchy-8.2 @vtkGeodesicHierarchy…args -o /Users/idaymand/workspace/vtkGeodesic/Debug/vtkGeodesicHierarchy.txt vtkGeodesicHierarchy.data

==========================
file GeodesicHierarchy…args

-I"/usr/local/Cellar/vtk/8.2.0_4/include/vtk-8.2"

-I"/usr/local/opt/python/Frameworks/Python.framework/Versions/3.7/include/python3.7m"

-I"/Users/idaymand/workspace/vtkGeodesic/src"

-I"/usr/local/Cellar/vtk/8.2.0_4/lib/cmake/vtk-8.2/UseVTK.cmake"

-I"/usr/local/Cellar/vtk/8.2.0_4/include/vtk-8.2"

=========================
/Users/idaymand/workspace/vtkGeodesic/Debug/vtkGeodesicHierarchy.txt
this file is not exist

=========================
file vtkGeodesicHierarchy.data

/Users/idaymand/workspace/vtkGeodesic/src/vtkGeodesic.h;vtkGeodesic

=========================

I am right understand, that file
/Users/idaymand/workspace/vtkGeodesic/Debug/vtkGeodesicHierarchy.txt
is output?

Thanks