【问题标题】:How to make Kivy works with Pycharm on Windows 7? Stuck with Interpreter如何让 Kivy 在 Windows 7 上与 Pycharm 一起工作?卡在口译员身上
【发布时间】:2014-11-11 13:11:26
【问题描述】:

我正在做这个教程

https://github.com/kivy/kivy/wiki/Setting-Up-Kivy-with-various-popular-IDE

我对这一步有疑问:

在 PyCharm 中添加 2 个新的 Python 解释器。

  • Bootstrapper:从 Kivy 包文件夹中选择之前创建的“python.bat”。

  • 项目解释器:从 Kivy 包文件夹的 Python 子目录中选择“python.exe”。

设置中没有 Python 解释器。只有“项目解释器”。

我看起来像这样:http://www.webpagescreenshot.info/i3/541987c5625182-01587273

改为:www.webpagescreenshot.info/i3/541984dcd3dd53-61170834

【问题讨论】:

    标签: python pycharm kivy


    【解决方案1】:

    PyCharm 最近更改了其设置对话框的结构。您应该能够通过更改“项目解释器”为您的整个项目设置 python 解释器。但是,如果您希望为每个配置选择一个特定的解释器,您可以打开“运行/调试配置”对话框(通常可以从顶部工具栏上的脚本下拉菜单中找到它,转到“编辑配置..”

    【讨论】:

      猜你喜欢
      • 2014-06-15
      • 1970-01-01
      • 2018-09-24
      • 2010-11-23
      • 1970-01-01
      • 2015-10-21
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多