Install Python packages with extension manager

Now that slicer.util.pip_install has streamlined the installation of python packages, I’d like to revisit the conversation on automated installation of python packages.

We’d like to have users install a few python packages after installing the SlicerMorph extension through the Extension Manager. Is there a way to require them as dependencies?

Hi @smrolfe - did you see the options in this discussion? One of those approaches would work I think.

-Steve

Thanks @pieper , this is exactly what I need.