Thank you 3D Slicer for providing such a handy medical imaging software. Due to network issues, I installed some extension packages offline. However, many of the Python packages required by these extensions are not installed. What should I do to install the corresponding versions of these Python packages?
It would be hard to install all dependencies manually. I would recommend to perform segmentation once with each model you want to use to ensure all required Python libraries and models are installed. All Python package are stored in the application’s folder and so later you will not need network connection. You can even copy the application folder to different computers and it will just work, you just have to move the model files over to the new computer.
Thank you for your reply. I have packaged all the files under the installation path,C:\Users\320280359\AppData\Roaming\slicer.org. Do I need any other files?