• 카테고리

    질문 & 답변
  • 세부 분야

    프로그래밍 언어

  • 해결 여부

    미해결

Python: Select Interpreter

23.07.15 11:25 작성 조회수 216

0

 Python Basic폴더 생성 후, View > Command Palette > Python: Select Interpreter에서 기존에 깔아놓은 3.8.5버전을 클릭해도 하단에 해당버전이 생성되지 않습니다. 어떤 부분에서 누락이 된건가요?

답변 2

·

답변을 작성해보세요.

2

negigulshan903님의 프로필

negigulshan903

2023.07.15

Hello, this is Gulshan Negi

Well, it may be because of incorrect Python path settings, a missing Python extension, workspace-specific settings overriding the interpreter selection, working with virtual environments, or an incompatible Python version. To fix this issue, you can verify that Python 3.8.5 is properly installed on your system by running the command "python --version" in the command line.

Thanks

1

안녕하세요. 수진님

  1. 파이썬 설치

  2. vscode 설치

  3. 영상대로 interpreter 설정하면 자동으로 설정되요!

  4. 영상대로 그대로 따라하시면서 test 파일 만들어서 print문이 실행되면 수업준비는 끝난거예요!

원래 환경설정 부분이 헷갈리는 부분이니 영상대로 그대로 따라서 하세요!(맥, 윈도우 별도 설정)