sklearn-onnx
sklearn-onnx copied to clipboard
Error while importing ONNX
I installed onnx using github link and using pip also. But it is throwing the below error:
TypeError: Couldn't build proto file into descriptor pool: duplicate file name (onnx/onnx-ml.proto)
Difficult to understand what is going on. Could you tell more about the OS, python version, onnx version you use? I see the same error message in issue #869. Maybe that's the same issue.
I'm closing the issue, feel free to reopen it the problem still exists.