Open pawopawo opened 4 years ago
Hello @pawopawo.
I set requirements tensorflow>=2.0
, so it should work. You can also try to install onnx2keras
using git version: pip install git+ssh://git@github.com/nerox8664/onnx2keras.git
Here is related issue: https://github.com/tensorflow/tensorflow/issues/31939. Maybe you will need to update pip
version.
Thank you very much for your reply, I will try it out and give feedback in time
I get an error saying that tensorflow2.0 is not installed, but I installed it: