**Possible reason:** VTK library dependency. **Solution:** - Get rid of it. - Write Own VTK parser which will not read the co-ordinates. It will just access the metadata. For reference, https://gitlab.com/dglaeser/fieldcompare/-/blob/main/fieldcompare/io/vtk/_xml_reader.py
Possible reason: VTK library dependency.
Solution: