Why I can't pip install nltk on mac os?
问题 I'm using mac os mojave, install python 2.7 and install pip using python get-pip.py , I already try those command to install pip : pip install --upgrade pip pip install nltk and try sudo python -m pip install --upgrade nltk But also result to same error like in this image Or here in text: error in nltk setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Expected version spec in singledispatch; python_version < "3.4" at