kivy-ios icon indicating copy to clipboard operation
kivy-ios copied to clipboard

ImportError: dynamic module does not define module export function (PyInit_PIL__imaging)

Open pythonsus opened this issue 3 years ago • 1 comments

Versions

  • Python : 3.9.9
  • MacOS version :12.4 monterey
  • XCode Version :13.4
  • Cython version :0.29.17

Describe the bug ImportError: dynamic module does not define module export function (PyInit_PIL__imaging)

To Reproduce // REPLACE ME: Add your toolchain.py .... command or a complete explanation of what you did so We can reproduce your error.

Expected behavior importError: dynamic module does not define module export function (PyInit_PIL__imaging)

Logs


Screenshots

Additional context Add any other context about the problem here.

pythonsus avatar May 26 '22 16:05 pythonsus

Hi @pythonsus,

Did you seen: https://github.com/kivy/kivy-ios/issues/644 ? If kivymd is in your requirements, you may be interested in the following workaround: https://github.com/kivy/kivy-ios/issues/644#issuecomment-996143345

misl6 avatar May 26 '22 16:05 misl6

is tehrer python 3.10 support?

pythonsus avatar Mar 18 '23 13:03 pythonsus

is tehrer python 3.10 support?

Python 3.10 support is available on kivy-ios master branch. Can we mark this issue as resolved and a duplicate of #644 ?

misl6 avatar Mar 22 '23 19:03 misl6

yes

pythonsus avatar Apr 18 '23 23:04 pythonsus