<bdo id='RxhUU'></bdo><ul id='RxhUU'></ul>

      <small id='RxhUU'></small><noframes id='RxhUU'>

        <tfoot id='RxhUU'></tfoot>
      1. <i id='RxhUU'><tr id='RxhUU'><dt id='RxhUU'><q id='RxhUU'><span id='RxhUU'><b id='RxhUU'><form id='RxhUU'><ins id='RxhUU'></ins><ul id='RxhUU'></ul><sub id='RxhUU'></sub></form><legend id='RxhUU'></legend><bdo id='RxhUU'><pre id='RxhUU'><center id='RxhUU'></center></pre></bdo></b><th id='RxhUU'></th></span></q></dt></tr></i><div id='RxhUU'><tfoot id='RxhUU'></tfoot><dl id='RxhUU'><fieldset id='RxhUU'></fieldset></dl></div>
      2. <legend id='RxhUU'><style id='RxhUU'><dir id='RxhUU'><q id='RxhUU'></q></dir></style></legend>
      3. Kivy、Eclipse 和 PyDev(也是 PyPy)

        时间:2023-05-28

        <small id='MQpDP'></small><noframes id='MQpDP'>

          <i id='MQpDP'><tr id='MQpDP'><dt id='MQpDP'><q id='MQpDP'><span id='MQpDP'><b id='MQpDP'><form id='MQpDP'><ins id='MQpDP'></ins><ul id='MQpDP'></ul><sub id='MQpDP'></sub></form><legend id='MQpDP'></legend><bdo id='MQpDP'><pre id='MQpDP'><center id='MQpDP'></center></pre></bdo></b><th id='MQpDP'></th></span></q></dt></tr></i><div id='MQpDP'><tfoot id='MQpDP'></tfoot><dl id='MQpDP'><fieldset id='MQpDP'></fieldset></dl></div>
            1. <legend id='MQpDP'><style id='MQpDP'><dir id='MQpDP'><q id='MQpDP'></q></dir></style></legend>
            2. <tfoot id='MQpDP'></tfoot>
                <tbody id='MQpDP'></tbody>

                  <bdo id='MQpDP'></bdo><ul id='MQpDP'></ul>

                • 本文介绍了Kivy、Eclipse 和 PyDev(也是 PyPy)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  根据这篇文章:https://groups.google.com/forum/?fromgroups#!topic/kivy-users/n7c3thksnzg,可以通过 PyDev 使用 Eclipse 作为 Kivy 的 IDE.但是,我不明白说明.谁能详细说明如何将 Kivy 与 Eclipse 连接起来.

                  According to this post: https://groups.google.com/forum/?fromgroups#!topic/kivy-users/n7c3thksnzg, it is possible to use Eclipse as an IDE for Kivy through PyDev. However, I didn't understand the instructions. Can anyone please elaborate on how to connect Kivy with Eclipse.

                  注意:我在 Windows 机器上.另外,是否可以使用 PyPy 代替 Python 解释器?

                  Note: I'm on a Windows machine. Also, is it possible to use PyPy instead of the Python Interpreter?

                  谢谢~!

                  推荐答案

                  在 Windows xp/7 上使用 Kivy 和 Pydev

                  • 在 Window/Preferences/PyDev/Interpreter-Python 下添加一个新的解释器,指向 kivy 便携版附带的 python 可执行文件
                  • 在库选项卡下添加 kivy 包文件夹(仍在 Python Interpreters Prefs 部分,确保选择 kivy python 解释器)
                  • 在环境选项卡中,添加以下三个键值对:(假设:kivy 根是 c:kivy)

                    Using Kivy with Pydev on Windows xp/7

                    • Under Window/Preferences/PyDev/Interpreter-Python add a new interpreter pointing to the python executable which ships with kivy portable
                    • add kivy package folder under libraries tab (still in Python Interpreters Prefs section making sure the kivy python interpreter is selected)
                    • In Environment tab, add the following three key-value pairs: (assumptions: kivy root is c:kivy)

                      GST_REGISTRY = c:kivygstreamer egistry.bin

                      GST_REGISTRY = c:kivygstreamer egistry.bin

                      GST_PLUGIN_PATH = c:kivygstreamerlibgstreamer-0.10

                      GST_PLUGIN_PATH = c:kivygstreamerlibgstreamer-0.10

                      PATH = c:kivy;c:kivyPython;c:kivygstreamerin;c:kivyMinGWin;%PATH%

                      PATH = c:kivy;c:kivyPython;c:kivygstreamerin;c:kivyMinGWin;%PATH%

                      在创建一个打算使用 kivy 的新项目时,只需指定适当的解释器,您就可以开始使用了

                      When creating a new project intended to use kivy, just specify the appropriate interpreter and you should be ready to go

                      这篇关于Kivy、Eclipse 和 PyDev(也是 PyPy)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:Eclipse-CDT:在自动生成的包含防护中使用命名空间 下一篇:如何在 Kivy 中将 android.bluetooth.socket 输入流转换为 python 字符串?

                  相关文章

                  <tfoot id='Cf3HI'></tfoot>

                    <bdo id='Cf3HI'></bdo><ul id='Cf3HI'></ul>

                  <small id='Cf3HI'></small><noframes id='Cf3HI'>

                  1. <legend id='Cf3HI'><style id='Cf3HI'><dir id='Cf3HI'><q id='Cf3HI'></q></dir></style></legend>
                    <i id='Cf3HI'><tr id='Cf3HI'><dt id='Cf3HI'><q id='Cf3HI'><span id='Cf3HI'><b id='Cf3HI'><form id='Cf3HI'><ins id='Cf3HI'></ins><ul id='Cf3HI'></ul><sub id='Cf3HI'></sub></form><legend id='Cf3HI'></legend><bdo id='Cf3HI'><pre id='Cf3HI'><center id='Cf3HI'></center></pre></bdo></b><th id='Cf3HI'></th></span></q></dt></tr></i><div id='Cf3HI'><tfoot id='Cf3HI'></tfoot><dl id='Cf3HI'><fieldset id='Cf3HI'></fieldset></dl></div>