더북(TheBook)

Add Python Interpreter 창에서 Select existing을 선택하고 Python path의 폴더 아이콘을 클릭해 앞서 생성한 프로젝트 경로인 hello_fastapi > .hello_fastapi > Scripts > python.exe(맥OS는 hello_fastapi > .hello_fastapi > bin > python)로 설정한 후 [OK] 버튼을 클릭합니다.

그림 1-27 가상환경 수동 설정 2