How to use pip with Visual Studio Code

前端 未结 1 1511
小蘑菇
小蘑菇 2020-12-19 05:22

I have python 3.6 installed, I have a python extension installed on Visual Studio code but I still can\'t use pip on Visual Studio code. It says it is not a recognised comma

相关标签:
1条回答
  • 2020-12-19 05:50

    I am pretty sure your problems of VSCode not finding the correct version of Python will be resolved if you add your ( Python 3.6 installation ) location to the system path.

    0 讨论(0)
提交回复
热议问题