No Python interpreter configured for the project
다른 사람들이 만들어 놓은 .py 파일을 내 컴퓨터에서 실행 할 경우 상단에 No Python interpreter configured for the project 라는 경고가 발생하는 경우가 있다. 혹은 위와같은 경고를 무시하고 바로 실행한다면 Edit configuration 창이 팝업 되고 Error: Please select a valid Python interpreter 라는 에러를 보게된다. 해결 방법은 아래와 같다. Configure Python interpreter 를 누르면 아래와 같은 사진이 나온다. 왼쪽 Project 항목의 Project Interpreter를 누르고, 우측의 톱니바퀴를 누르고 Add를 누른다. Add를 누르면 다음과 같이 인터프리터 설정을 할 수 있다. System..