pip install returning invalid syntax

后端 未结 14 1465
执笔经年
执笔经年 2020-12-15 23:24

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

14条回答
  •  误落风尘
    2020-12-16 00:03

    1. First go to python directory where it was installed on your windows machine by using

      cmd

    2. Then go ahead as i did in the picture

提交回复
热议问题