Python3 switch and python package install

The main difference is that you can install any Python3 package in Slicer’s Python environment, even on Windows.

@jcfr is still working out the details of how to automatically install Python packages required by extensions. Users will not need to manually pip install any Python packages but the extension manager will take care of that.

1 Like