This worked just fine for me previously on the stable version. This is the initial error message I get:
error: Application does NOT exists [C:/Users/mikeb/AppData/Local/NA-MIC/Slicer 4.13.0-2021-09-26/bin/./python-real.exe]
Followed by
Traceback (most recent call last):
File "<console>", line 1, in <module>
File "C:\Users\mikeb\AppData\Local\NA-MIC\Slicer 4.13.0-2021-09-26\bin\Python\slicer\util.py", line 2925, in pip_install
_executePythonModule('pip', args)
File "C:\Users\mikeb\AppData\Local\NA-MIC\Slicer 4.13.0-2021-09-26\bin\Python\slicer\util.py", line 2900, in _executePythonModule
logProcessOutput(proc)
File "C:\Users\mikeb\AppData\Local\NA-MIC\Slicer 4.13.0-2021-09-26\bin\Python\slicer\util.py", line 2869, in logProcessOutput
raise CalledProcessError(retcode, proc.args, output=proc.stdout, stderr=proc.stderr)
subprocess.CalledProcessError: Command '['C:/Users/mikeb/AppData/Local/NA-MIC/Slicer 4.13.0-2021-09-26/bin/../bin\\PythonSlicer.EXE', '-m', 'pip', 'install', 'scikit-image']' returned non-zero exit status 1.
There is, in fact, no python-real.exe in the referenced folder. Should there be?