**Bug description** Plugins in `geos_posp/PVplugins` cannot be loaded in Paraview due to a module path error. It seems to be due to the new organization of the repository. **Suggestion** Add module path in `PVplugins.__init__.py` to fix the bug.
Bug description
Plugins in
geos_posp/PVpluginscannot be loaded in Paraview due to a module path error.It seems to be due to the new organization of the repository.
Suggestion
Add module path in
PVplugins.__init__.pyto fix the bug.