Difficulty Accessing the vtkOCCTReader through the python modules

The wheels uploaded to PyPI do not have any external dependencies enabled (beyond those allowed by auditwheel and friends). The vtkOCCTReader needs an OpenCascade build, so it is not available in the wheels. You can build your own wheels by building VTK with the relevant module(s) enabled to get access to them.