Dear all, I was recently following the README installation guide, and found some difficulties running the example Notebooks due to series of 'AttributeError' s coming probably from implementation's differences between Tensorflow/Keras more recent versions. I got around those issues by downgrading Tensorflow to version 2.7.0. I suggest fixing in the reqs file the version 2.7.0 (instead of using >=2.7.0) until further investigation.
Dear all, I was recently following the README installation guide, and found some difficulties running the example Notebooks due to series of 'AttributeError' s coming probably from implementation's differences between Tensorflow/Keras more recent versions. I got around those issues by downgrading Tensorflow to version 2.7.0. I suggest fixing in the reqs file the version 2.7.0 (instead of using >=2.7.0) until further investigation.