Forums

PIP

Why can’t I use the pip command anymore ?when I type pip install or pip list I always have a message saying that the word after pip is an invalid syntax.Any advice welcome.

Are you running it in a Python console? pip should be run from Bash, not Python.