Skip to content

Fail to instantiate module “vtkvmtk” error reported at startup #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
lassoan opened this issue Sep 25, 2020 · 2 comments
Open

Fail to instantiate module “vtkvmtk” error reported at startup #22

lassoan opened this issue Sep 25, 2020 · 2 comments

Comments

@lassoan
Copy link
Contributor

lassoan commented Sep 25, 2020

This error is reported at Slicer startup if SlicerVMTK extension is installed:

CLI executable: C:/Users/E/AppData/Roaming/NA-MIC/Extensions-29387/SlicerVMTK/lib/Slicer-4.11/qt-loadable-modules/vtkvmtk.py
The process failed to start. Either the invoked program is missing, or you may have insufficient permissions to invoke the program.
Fail to instantiate module “vtkvmtk”
The following modules failed to be instantiated:
vtkvmtk
@lassoan
Copy link
Contributor Author

lassoan commented Sep 25, 2020

This error message can be safely ignored.

It is due to that vtkvmtk.py gets installed in the module folder where Slicer tries to interpret it as a Slicer module, while it is not.

The error message is harmless but still confusing for users, so it should be fixed.

@lassoan
Copy link
Contributor Author

lassoan commented Mar 7, 2025

An error message also appears in the module finder if a user tries to find the non-existing "vtkvmtk" module:

Image

(source: https://discourse.slicer.org/t/help-request-extension-fails-to-load-after-installation/42008/2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant