zsh command cannot found pip

Maybe you have installed both python2 and python3. python3 may have been installed later. You may try to use pip3 instead of pip. First, input the command: If you see the version, the pip3 can be used. Then you can input command line to install nltk: I got a way to help you use pip in zsh. We can use nano to edit files. In nano, ctrl+X to save and exit … Read more