Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Conversation

YixuanSeanZhou
Copy link
Contributor

Addressing bug report here: #333.

Main error message in installation:

/opt/homebrew/include/google/protobuf/port_def.inc:205:1: error: static_assert failed due to requirement '201103L >= 201402L' "Protobuf only supports C++14 and newer."
      static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer.");

Related discussion onnx/onnx#4992. Maintainers of onnx merged a fix for this later.

@YixuanSeanZhou YixuanSeanZhou requested a review from mgoin June 15, 2023 02:03
@mgoin mgoin changed the title upgrade onnx so pip install works on macOS upgrade onnx to 1.14 so pip install works on macOS Jun 15, 2023
@mgoin mgoin requested review from a team, shubhra and tdg5 and removed request for a team June 16, 2023 14:09
@mgoin mgoin merged commit 49c1845 into neuralmagic:main Jun 16, 2023
@mgoin mgoin linked an issue Jun 17, 2023 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can Not Install Sparsezoo Using Pip
3 participants