to infinity and beyond
로그인
to infinity and beyond
로그인
Start Python Project in VS code
Kepler
·
2021년 1월 25일
팔로우
0
python in vs
0
Make sure to download
Python
extension and enable it.You will see this at the bottom of your screen if it is enabled.
Set up a virtual environment by running
python3 -m venv {folder_name_of_your_choice}
If this pop up shows up, click YES.
Activate the env by running
source ./venv/bin/activate
Kepler
🔰
팔로우
이전 포스트
Joi : data validation library
다음 포스트
[mongodb] copying over other field values
0개의 댓글
댓글 작성