Setup VSCode for Python

preview_player
Показать описание
How to configure VSCode for Python development. This is an excerpt from our course: Python for Beginners: Learn how to code properly in 2021

Рекомендации по теме
Комментарии
Автор

Liked. Thank you for your video.
I'm setting up pyenv. Then do I need to use venv? I run my code using vscode right now and when I choose the interpreter for my workspace, there are couple of option: included python 2.x and 3.7.6 ('base':conda) and python 3.9.2. So I don't see the 3.6.7 from pyenv.
Sorry it's a lot of questions. Because I tried to post it on stack overflow but noone has answered my questions.
Subcribed. Thank you for your amazing video

JustinInBlack