使用WinPython作为PyCharm的解释器 [英] Using WinPython as Interpreter for PyCharm

查看:127
本文介绍了使用WinPython作为PyCharm的解释器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

很抱歉有一个简单的问题!我想使用WinPython(最近安装)作为PyCharm Community Edition的解释器,但出现错误

sorry for a simple question! I want to use WinPython (recently installed) as a interpreter for PyCharm Community Edition but am getting an error

所选文件不是Python SDK的有效主目录"

"The selected file is not a valid home for Python SDK"

(参见图片)

有人对这个问题可能有什么想法吗?我是否还需要执行其他任何步骤(使用路径等)?

Does anybody have any idea of what the issue may be? Do I have to do any other steps (with the path, etc.)?

推荐答案

您需要选择存在python.exe(可能还有pythonw.exe)的文件夹,看起来像是python-3.4.4.amd64文件夹

You need to select the folder where a python.exe (and possibly pythonw.exe) exists, which looks like maybe the python-3.4.4.amd64 folder

而且,根据此答案

打开PyCharm并添加一个新的python解释器,以提供Winpython的安装路径(python -... subirectory).

open PyCharm and add a new python interpreter giving the path of where you installed Winpython to (the python-... subirectory).

这篇关于使用WinPython作为PyCharm的解释器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆