I'm trying to build a py37/38/39/310 conda package for tensorflow-addons=0.16.1 via the direct pypi wheels but am getting a No module named 'keras' when trying to import tensorflow_addons after ...
I guess the two easiest solutions are that you either update your TensorFlow version to 2.6.0 or newer or that you simply run the code in Google Colab while using the ...