-
Notifications
You must be signed in to change notification settings - Fork 3.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
[Build] json dependency update request #23512
Comments
@snnn @tianleiwu |
What is the error? And what's your cmake version? |
We are using 3.10.5. The latest one is 3.11.3. Would it solve the problem? |
I think it is fine to upgrade to 3.11.3. In its release note (https://github.com/nlohmann/json/releases/tag/v3.11.3), it mentioned it in bug fixes. |
@snnn @tianleiwu
By using the below changes, it's looking good.
How deps.txt is updated ? |
I will make a PR. |
It looks like ONNX Runtime extension https://github.com/microsoft/onnxruntime-extensions does not work with this new json version. I got the following error message:
@wenbingl , could you please help take a look? |
|
### Description Update pybind and json to the latest. ### Motivation and Context Resolve #23512
### Description Update pybind and json to the latest. ### Motivation and Context Resolve #23512
Describe the issue
With cmake master branch, I see below error while building.
This issue is for updating the json package dependency.
Urgency
Not urgent.
Target platform
Power PC. AIX(OS)
Build script
AIX build steps. https://onnxruntime.ai/docs/build/inferencing.html
Error / output
Mentioned in description.
Visual Studio Version
No response
GCC / Compiler Version
No response
The text was updated successfully, but these errors were encountered: