摘要:
问题现象: 安装PIL库:pip install PIL 报错: ERROR: Could not find a version that satisfies the requirement PIL (from versions: none) ERROR: No matching distribut 阅读全文
摘要:
问题现象: 运行py文件时,弹出框提示:Configuration is still incorrect.Do you want to edit it again? 问题原因: 没有配置python解释器 解决方法: 1.File → Settings 2.Project Interpreter 3 阅读全文