I’m having trouble with the PyTorch extension. On a fresh Slicer 5.12.2 installation, I install the extension, open it, and tell it to install pytorch using the default (automatic) backend. The installation supposedly succeeds, and the application (the whole Slicer) crashes.
After this, if I open this Slicer, and navigate to the pytorch extension, the app crashes.
I put a log file from the app at Slicer log file · GitHub , after I set the Python console logging level to “Debug” before doing all of this. In this run, I also clicked “uninstall pytorch” first, although it was a fresh installation, in hope to clean up any leftovers from previous installations that might live outside the app folder.
I will be happy to provide further input, and will be happy to take any help in debugging it.