Interpreter(解释器)
[汉化反馈]
PyCharm 允许在开发的各个阶段配置 Python 解释器:
当项目仅被创建时 (
File | New Project
或欢迎屏幕的
Create New Project
)。
在已存在的项目中 (
Settings/Preferences - Project <project name> - Project Interpreter
)。