Skip to content

dlopen failed: cannot locate symbol "_Py_NoneStruct" #887

@ZingBallyhoo

Description

@ZingBallyhoo

Built using Lubuntu 14.04 with CrystaX NDK 10.3.2 (python3crystax)

The APK is located here

The project's repository

The file being built

Seems to be very much similar to #859

Here is the log:

I/python (22857): [INFO ] [Logger ] Record log in /data/data/org.kivymd.kitchensink/files/app/.kivy/logs/kivy_16-09-18_1.txt
I/python (22857): [INFO ] [Kivy ] v1.9.2-dev0
I/python (22857): [INFO ] [Python ] v3.5.0 (default, Dec 24 2015, 05:56:40)
I/python (22857): [GCC 5.3 20151204]
I/python (22857): Traceback (most recent call last):
I/python (22857): File "main.py", line 2, in
I/python (22857): import kivymd.snackbar as Snackbar
I/python (22857): File "./kivymd/snackbar.py", line 3, in
I/python (22857): from kivy.animation import Animation
I/python (22857): File "/data/data/org.kivymd.kitchensink/files/app/crystax_python/site-packages/kivy/animation.py", line 87, in
I/python (22857): from kivy.event import EventDispatcher
I/python (22857): File "/data/data/org.kivymd.kitchensink/files/app/crystax_python/site-packages/kivy/event.py", line 8, in
I/python (22857): import kivy._event
I/python (22857): ImportError: dlopen failed: cannot locate symbol "_Py_NoneStruct" referenced by "_event.so"

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions