
26 Oct
2015
26 Oct
'15
6:38 a.m.
Simon Peyton Jones
I have not tried that. But 'pip' gives "command not found".
Maybe I need something in my path? I appear to have python 2.7.5 installed; it does not appear to have pip.exe.
Pip ships with Python 2.7.9 and later. Alternatively, you this script [1] will install pip for you. Just download it and run it with, $ python get-pip.py See the Sphinx installation page [2] for details. Cheers, - Ben [1] https://bootstrap.pypa.io/get-pip.py [2] http://sphinx-doc.org/install.html#windows-install-python-and-sphinx