I am trying to train the model using this command:
python train.py --task=all
But after the prepare_data is done it shows an error like this:

My version of tensorflow is 1.13.1. How can I solve this problem without downgrading the version of tensorflow?
I am trying to train the model using this command:
python train.py --task=allBut after the
prepare_datais done it shows an error like this:My version of tensorflow is 1.13.1. How can I solve this problem without downgrading the version of tensorflow?