pycharm 가상 환경 interpreter1 [Python] - 파이참 인터프리터(Interpreter) 설정 파이참 인터프리터 (PyCharm Interpreter) 설정PyCharm을 사용하여 Python 프로젝트를 진행할 떄, 프로젝트에서 사용하는 가상환경을 바라보도록 하는 설정이 필요합니다.파이참 인터프리터1. PyCharm SettingsCtrl + Alt + S 또는 오른쪽 상단 File -> Settings 클릭2. Python InterpreterProjectL python basic -> Python Interpreter 선택선택 후 오른쪽 Add Interpreter -> Add Local Interpreter 선택참고로, 여기서 PyCharm이 이미 해당 프로젝트의 가상환경 경로의 Interpreter를 자동으로 설정해주었을 수도 있습니다. 4. Python Interpreter 선택이곳에서 .. 2024. 9. 20. 이전 1 다음