-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Description
When I try installing docling, the Android Studio build fails with following error. Please let know if I missed anything.
Related Parameters:
pyc src = false or true
install("docling")
buildPython("/usr/bin/python3")
ver="3.12" // tried upto 3.9 to 3.13 as default and using flavors
Error:
Build dir: /tmp/pip-install-a5ibpcdy/pandas/.mesonpy-21mxa7qe/build
Build type: native build
Project name: pandas
Project version: 2.2.3
../../meson.build:2:0: ERROR: Unknown compiler(s): [['Chaquopy_cannot_compile_native_code']]
The following exception(s) were encountered:
Running `Chaquopy_cannot_compile_native_code --version` gave "[Errno 2] No such file or directory: 'Chaquopy_cannot_compile_native_code'"
A full log can be found at /tmp/pip-install-a5ibpcdy/pandas/.mesonpy-21mxa7qe/build/meson-logs/meson-log.txt
----------------------------------------
ERROR: Failed to install pandas<3.0.0,>=2.1.4 from https://files.pythonhosted.org/packages/9c/d6/9f8431bacc2e19dca897724cd097b1bb224a6ad5433784a44b587c7c13af/pandas-2.2.3.tar.gz#sha256=4f18ba62b61d7e192368b84517265a99b4d7ee8912f8708660fb4a366cc82667 (from docling).
For assistance, please raise an issue at https://github.com/chaquo/chaquopy/issues.
Chaquopy: Exit status 1
Reactions are currently unavailable