-
Notifications
You must be signed in to change notification settings - Fork 243
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
error, with pydantic core #1500
Comments
I have the same problem with pydantic-core version 2.14.6 on Python 3.13. It does not happen on Python 3.11 or below. Did not test Python 3.12. Log file with Python 3.13: https://github.com/zhmcclient/python-zhmcclient/actions/runs/11495456556/job/31995020656?pr=1685 |
Duplicate of #1366, please update. |
The problem is this dependency (shown for Python 3.12):
But I agree that this is not the fault of pydantic or pydantic-core. |
Just for the record, and for future readers, I have reported this to the safety repo as pyupio/safety#620, along with our circumvention. |
error: failed to run custom build command for
pydantic-core v2.14.5 (C:\Users\litvi\AppData\Local\Temp\pip-install-gnrpxnw1\pydantic-core_3d8c8d0bdb7f4fd781867a9a2a256457)
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pydantic-core
Failed to build pydantic-core
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (pydantic-core)
The text was updated successfully, but these errors were encountered: