Error: Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA

I am trying to run rasa core in Docker and keep getting this error:

Then the container quits with exit code 1.

Does anyone have an idea what might be wrong?

Thanks

the tensorflow isnt your problem here. It appears on mine too, seems to just be a “you could be using this” thing.

Looks like your error is within your keras_policy.py file. Is your policy file correctly set?