Sphinx on Windows
Ben Gamari
ben at smart-cactus.org
Mon Oct 26 10:38:55 UTC 2015
Simon Peyton Jones <simonpj at microsoft.com> writes:
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 472 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20151026/245a594d/attachment.sig>
More information about the ghc-devs
mailing list