Closed Troptrap closed 3 months ago
pyreqwest_impersonate
has been renamed to primp
https://github.com/kivy/python-for-android/issues/3012
https://github.com/kivy/python-for-android/pull/3016
python-for-android != termux
Building won't work on termux (atleast according to me) as building requires android ndk. So you can request it on termux-packages or tur. For reference see p4a recipe.
Or @deedy5 should provide android .whl artifacts in release (compiled using p4a). Wheel files built with p4a can be installed on termux.
Like other rust based browser impersonating libs, this one is based on boring-ssl as well and fails at:
If you need other environment things, let me know, but it's boring-sys-imp that has problems. I'm not familiar with Rust, but I think this issue should actually be raised in that crate's repo (if that's how these things work).