onnxconverter-common icon indicating copy to clipboard operation
onnxconverter-common copied to clipboard

Is there any upgrades on onnxconverter-common?

Open hanzigs opened this issue 1 year ago • 1 comments

while installing tf2onnx==1.16.0 onnxconverter-common 1.14.0 requires protobuf==3.20.2, but you have protobuf 3.20.3 which is incompatible. but tensorflow-intel 2.15.0 requires protobuf!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.20.3, but you have protobuf 3.20.2 which is incompatible. Using Python 3.11.7 Thanks in advance

hanzigs avatar Jan 04 '24 23:01 hanzigs

see https://github.com/microsoft/onnxconverter-common/issues/265

matty-rose avatar Jan 11 '24 06:01 matty-rose