Simon Peyton Jones <[email protected]> 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
signature.asc
Description: PGP signature
_______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
