Python 3 on Visual Studio Code

    xiaoxiao2021-07-22  263

    In VSCode, you need to specify the Workspace that you intend to use to run using particular Python version.

    Press "Ctrl+Shift+P" and type "Interpreter" and select "Python: Select Workspace Interpreter"

    This will list the different versions installed on your machine. Select what you want.


    From STACK OVERFLOW


    最新回复(0)