Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有谁知道这是否可能?我已经搜索没有任何成功。是否可以让 Kivy 在 Canopy 工作?
干杯格雷厄姆
没有对它的特殊支持,但如果你从源代码构建 Kivy 及其依赖项,它应该可以工作(除了那些已经是 Canopy 发行版一部分的包,如 Cython 和 PIL)。为此,Canopy 的 Python 只是另一个 Python,而 Canopy 的 IDE 只是另一个代码编辑器。通用的 Kivy 指令就足够了。