关于PyCharm 找不到本地包 No Python Interpreter提示

https://blog.csdn.net/Purplme/article/details/123033204

PyCharm 创建python project时,默认在项目路径下复制一份python的interpreter,导致PyCharm不去查找其他地方的资源包。所以,在创建项目时选择第2个,就会使用本地默认python路径下的interpreter。

posted on 2022-07-16 11:42  隨風.NET  阅读(201)  评论(0编辑  收藏  举报

导航