File "/home/txl/TF-Projects/GAN/StackGAN-v2-master/code/trainer.py", line 20, in
from tensorboard import FileWriter
ImportError: cannot import name FileWriter
I found that tensorboard has no model named FileWriter.
anyone can tell me how to resolve this problem ?