kivy / kivy-ios

Toolchain for compiling Python / Kivy / other libraries for iOS
https://kivy.org/docs/guide/packaging-ios.html
MIT License
758 stars 238 forks source link

No module named 'xxx' #744

Closed hui0613 closed 1 year ago

hui0613 commented 1 year ago

Versions

Describe the bug I want to use kivy-ios to provide a python runtime environment to build a farmework. I refer to the project created by toolchain create <title> <path> for development, When I import demo in test.py, I get error: No module named 'demo'. Am I missing a configuration?

Snipaste_2022-08-30_16-37-01

Below is the demo I am testing.

DemoForIos

github-actions[bot] commented 1 year ago

👋 We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project.

If you're having trouble installing or using kivy-ios, maybe you could be interested to installation and requirements.

Let us know if this comment was made in error, and we'll be happy to reopen the issue.