Coder Social home page Coder Social logo

Comments (5)

krolaper avatar krolaper commented on June 15, 2024 1

Sorry. I just saw that the update came out and everything worked. The topic can be closed

from curl_cffi.

yifeikong avatar yifeikong commented on June 15, 2024

What update?

from curl_cffi.

krolaper avatar krolaper commented on June 15, 2024

@yifeikong I thought duckduckgo_search was corrected. But no, everything is the same. When launching the apk, after compiling in buiildozer. The architecture still cannot work properly.

.buildozer/android/platform/build-arm64-v8a/build/python-installs/AIGodOSINT/arm64-v8a/curl_cffi/__init__.py", line 15, in <module>
02-17 10:32:49.397  2559  2640 I python  :  ImportError: dlopen failed: "/data/data/codeberg.org.aigodosint/files/app/_python_bundle/site-packages/curl_cffi/_wrapper.so" is for EM_X86_64 (62) instead of EM_AARCH64 (183)

still needs an implementation for arm64. You have aarch64.whl, but unfortunately it is not recognized by the system. I've already tried to install it, no problem. It also didn’t work out to package curl_cffi directly in Android.
I will be very grateful for such a decision.

from curl_cffi.

yifeikong avatar yifeikong commented on June 15, 2024

_wrapper.so should be easier to fix, since you can build the wheel for android anyway. Another bigger problem is that libcurl-impersonate.so was built with glibc, which is not available on Android, and we will first try to make it work.

from curl_cffi.

krolaper avatar krolaper commented on June 15, 2024

@yifeikong It's not easy, but I hope you can do it.

from curl_cffi.

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.