It looks like you might be experiencing issues installing pytorch. Could you try one of the non-pip approaches from
https://pytorch.org/ and see if that makes any difference?
That is, try installing pytorch manually before you install stanfordnlp. I'm noticing that for Windows, the pytorch website is suggesting to install from a custom wheel instead of installing directly from PyPI (which is what pip does).