Forums

PIP not working (flask web app)

Sorry if this is a dumb question but whenever I try pip install so and so in console of my Web Application, it's invalid syntax error.

What do you mean by "console of my Web Application"? Syntax error sounds like it's python repl not shell.