Ma Mana ma Manama

Results 206 comments of Ma Mana ma Manama

Quick sanity tests of the current docling: `Name: docling Version: 2.10.0` and the same JPG above: 1. Docling via easyocr: `time docling ".../Downloads/Olpinski01.jpg" --ocr-lang pl` : A. Time ``` real...

Ah, could just one rename this? ``` ~/downloads/uclibc-ng $ ldd /data/data/com.termux/files/usr/lib/libresolv_wrapper.so libdl.so => /system/lib64/libdl.so libc.so => /system/lib64/libc.so ld-android.so => /system/lib64/ld-android.so ``` To (my hand compiled): ``` ~/downloads/uclibc-ng $ ldd /data/data/com.termux/files/usr/lib/libresolv...

Update: Applying the sensible restoration of: ``` LD_LIBRARY_PATH=/data/data/com.termux/files/home/.local/lib: LD_PRELOAD= ``` see: https://github.com/termux/termux-packages/issues/24165#issuecomment-2784729968 helps to an extent, as now: ``` ... meson setup /data/data/com.termux/files/usr/tmp/pip-install-ffb0ofga/scikit-image_945d1af875ca4007b9fd54cfdb7d7c3d /data/data/com.termux/files/usr/tmp/pip-install-ffb0ofga/scikit-image_945d1af875ca4007b9fd54cfdb7d7c3d/.mesonpy-sh2ok2qc -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --native-file=/data/data/com.termux/files/usr/tmp/pip-install-ffb0ofga/scikit-image_945d1af875ca4007b9fd54cfdb7d7c3d/.mesonpy-sh2ok2qc/meson-python-native-file.ini The Meson...

FYI, it installs now, many Termux, pip, etc. updates later : ``` ~ $ apt install python-scikit-image Reading package lists... Done Building dependency tree... Done Reading state information... Done The...

Oh, Perplexity AI found it. One needs to fix: ``` llama-index 0.10.19 llama-index-agent-openai 0.1.5 llama-index-cli 0.1.9 llama-index-core 0.10.68.post1 llama-index-embeddings-azure-openai 0.1.5 llama-index-embeddings-huggingface 0.1.4 llama-index-embeddings-openai 0.1.6 llama-index-indices-managed-llama-cloud 0.1.4 llama-index-legacy 0.9.48 llama-index-llms-azure-openai 0.1.5...

Yes, but I suggest adding that `pip install --upgrade llama-index` somewhere to the script. Speaking of which: I am toying with main `pip -v install docling` on a virgin MSYS2...

If somebody is wondering how to install it in Termux - I have compiled a surival guide, see here: https://github.com/Manamama/Ubuntu_Scripts_1/blob/main/docs/module_patches_in_Termux.md

> Thanks, a lot of insight in there. Glad to have fed you some. (...) > The "drying clothes in parallel" puzzle seems to be something that is not represented...

Well, try installing that: `xdg-open` for starters, see: https://linux.die.net/man/1/xdg-open