Coder Social home page Coder Social logo

Comments (6)

ZhangKuixun avatar ZhangKuixun commented on June 2, 2024

@joaoventura @kato-megumi

from pybridge.

kabukky avatar kabukky commented on June 2, 2024

Have you tried putting the _ctypes.so file from the crystax-ndk into assets/python? You need to use the right one for your architecture, e.g. crystax-ndk-10.3.2/sources/python/3.5/libs/armeabi-v7a/modules/_ctypes.so.

from pybridge.

ZhangKuixun avatar ZhangKuixun commented on June 2, 2024

Have you tried putting the _ctypes.so file from the crystax-ndk into assets/python? You need to use the right one for your architecture, e.g. crystax-ndk-10.3.2/sources/python/3.5/libs/armeabi-v7a/modules/_ctypes.so.

@kabukky I tried putting the _ctypes.so file from the crystax-ndk into assets/python . can solve.

from pybridge.

ZhangKuixun avatar ZhangKuixun commented on June 2, 2024

@kabukky
have a new question, never found _ssl.so in my computer and net.

Traceback (most recent call last):
File "", line 1, in
File "/data/user/0/com.jventura.pyapp/assets/python/bootstrap.py", line 9, in
import ssl
File "/data/user/0/com.jventura.pyapp/assets/python/stdlib.zip/ssl.py", line 98, in
ImportError: No module named '_ssl'

from pybridge.

joaoventura avatar joaoventura commented on June 2, 2024

Issues are not meant to be used for user support, please don't do this here! 👎

from pybridge.

ZhangKuixun avatar ZhangKuixun commented on June 2, 2024

Issues are not meant to be used for user support, please don't do this here! 👎

sorry

from pybridge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.