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 已升级到 1.9.0,现在我的 QPython 脚本无法运行。他们在 kivy 1.7.2 上运行良好。
我还有一个 Nexus 7 平板电脑,它仍在使用 QPython (2.7) 和 Kivy 1.7.2 并且工作正常,我想保持设备之间的兼容性。
我无法将 QPython 升级到 QPython3,因为还没有 kivy 支持。
那么,kivy的自动升级是否可以退出呢?
提前致谢!