Sumit Basu of Microsoft Research presents this tutorial at Faculty Summit 2011. Sho, based on Microsoft’s IronPython, is a dynamic programming environment that connects seamlessly to Microsoft .NET, ...
This happens because you can't run IronPython executables. It tries to run <python executable> -m ensurepip and if that fails, to install Pip from the Net. I'm not sure how IronPython is (or rather ...