-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installing Docling Through PIP #749
Comments
Can you please specify 1) which macOS version? 2) Intel or Apple Silicon? 3) which Python version? |
macOS Monterey Version 12.7.6, Apple Silicon, Python 3.12.4 |
We are currently distributing compiled wheels for macOS 13+. Earlier versions are not officially supported but could still work if you manage to compile the packages. You will need a complete C++ building environment locally. |
I faced the same problem when I tried to install it on Windows using python 3.13.1 |
For Python 3.13, see #136. |
I'm having trouble installing through my terminal. I'm on MacOS and I keep getting the error:
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for docling-parse
Failed to build deepsearch-glm docling-parse
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (deepsearch-glm, docling-parse)
Could anyone help with this?
The text was updated successfully, but these errors were encountered: