[Distutils] setuptools

Paul Moore p.f.moore at gmail.com
Fri May 29 12:44:33 CEST 2015


On 28 May 2015 at 22:49, Peter Hodges <phodges at id.iit.edu> wrote:
> I would appreciate any suggestions on how to proceed.

If you downloaded Python 3.5, you should have pip available to you (I
use Windows, so I'm not 100% sure how the OSX installers handle it,
but it should be there).

With pip, you should be able to simply run "pip install nltk" and be
up and running.

Paul


More information about the Distutils-SIG mailing list