Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: ctypes: AttributeError: undefined symbol: PyCapsule_New #2840

Closed
T-Dynamos opened this issue Jun 23, 2023 · 1 comment
Closed

[BUG]: ctypes: AttributeError: undefined symbol: PyCapsule_New #2840

T-Dynamos opened this issue Jun 23, 2023 · 1 comment

Comments

@T-Dynamos
Copy link
Contributor

Full Logs:

06-21 09:09:53.471  5591  5636 I python  :  Traceback (most recent call last):
06-21 09:09:53.471  5591  5636 I python  :    File "/home/tdynamos/Kodvaan/.buildozer/android/app/main.py", line 24, in <module>
06-21 09:09:53.472  5591  5636 I python  :    File "/home/tdynamos/Kodvaan/.buildozer/android/platform/build-arm64-v8a/build/python-installs/kodvaan/arm64-v8a/pylint/lint/__init__.py", line 22, in <module>
06-21 09:09:53.472  5591  5636 I python  :    File "/home/tdynamos/Kodvaan/.buildozer/android/platform/build-arm64-v8a/build/python-installs/kodvaan/arm64-v8a/pylint/lint/parallel.py", line 13, in <module>
06-21 09:09:53.473  5591  5636 I python  :    File "/home/tdynamos/Kodvaan/.buildozer/android/platform/build-arm64-v8a/build/python-installs/kodvaan/arm64-v8a/dill/__init__.py", line 26, in <module>
06-21 09:09:53.474  5591  5636 I python  :    File "/home/tdynamos/Kodvaan/.buildozer/android/platform/build-arm64-v8a/build/python-installs/kodvaan/arm64-v8a/dill/_dill.py", line 1854, in <module>
06-21 09:09:53.474  5591  5636 I python  :    File "/home/tdynamos/Kodvaan/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_21/python3/Lib/ctypes/__init__.py", line 387, in __getattr__
06-21 09:09:53.475  5591  5636 I python  :    File "/home/tdynamos/Kodvaan/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_21/python3/Lib/ctypes/__init__.py", line 392, in __getitem__
06-21 09:09:53.476  5591  5636 I python  :  AttributeError: undefined symbol: PyCapsule_New

To reproduce:

import ctypes 
@T-Dynamos
Copy link
Contributor Author

Same as #1866

@github-project-automation github-project-automation bot moved this from Needs Triage to Done in Kivy's Control Tower Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant