How do I fix the following error traceback regarding tf.record?
tf.record
(tensorflow1) c:\\tensorflow1\\models\\re
Probably it's due to unmatched tensorflow and tensorboard versions.
I solved it after creating a separate conda environment for my code.