How to install extensions from the extension manager with PythonSlicer

Hi :wave:

I’m building a docker container chain for testing purposes and I ran into a problem that I can’t install an extension from the extension manager while building the image.

Normally I would use something similar to the example in the script repository but the problem is that in PythonSlicer there is no slicer.app.

Can anyone advice how to move forward with this issue?

I think I’ve found it.

I’ll try to follow the example set here

and create an install script that I will run during container build

You should find more information here: https://slicer.readthedocs.io/en/latest/developer_guide/script_repository.html#install-slicer

1 Like

Yep. My actual problem was that I was using an older example that referenced the old extension manager api