I\'ve just installed python 3.6 which comes with pip
However, in Windows command prompt, when I do: \'pip install bs4\' it returns \'SyntaxError: invalid syntax\' un
First go to python directory where it was installed on your windows machine by using
cmd
Then go ahead as i did in the picture