Skip to content

Conversation

TomWildenhain-Microsoft
Copy link
Collaborator

No description provided.

Signed-off-by: Guenther Schmuelling <[email protected]>
Signed-off-by: Tom Wildenhain <[email protected]>
@guschmue
Copy link
Contributor

guschmue commented Jun 8, 2021

wired, why did it start to fail?

@TomWildenhain-Microsoft
Copy link
Collaborator Author

wired, why did it start to fail?

I'm not completely sure. For some reason it is installing flatbuffers 2.0 and that's causing the failure.

@guschmue
Copy link
Contributor

guschmue commented Jun 8, 2021

onnxruntime installs flatbuffers without pinning. tf2onnx wants flatbuffers~=1.12 - I guess if flatbuffers-2.x is compatible to flatbuffers==1.12 it would explain it.

@TomWildenhain-Microsoft
Copy link
Collaborator Author

Hmm, flatbuffers 2.x is compatible with flatbuffers>=1.12 but not flatbuffers~=1.12 so I'm not sure.

@guschmue guschmue merged commit 080e7cf into master Jun 8, 2021
@guschmue guschmue deleted the tom/ort-1.8 branch June 8, 2021 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants