Having issues installing/running tf2onnx
12:43 17 Jan 2022

I'm trying to get Tf2onnx to run so that I can convert a saved_model.pb file to onnx format. Nothing is really working out. I have tried installing it with the pip install git+https://github.com/onnx/tensorflow-onnx command but same issue.

enter image description here

python-3.x tf2onnx