junyongyou / triq

TRIQ implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AttributeError: 'MyCSVLogger' object has no attribute 'file_flags'

sume520 opened this issue · comments

A error that "AttributeError: 'MyCSVLogger' object has no attribute 'file_flags'" had happened when I run the code.

I believe that is because of version compatibility of tensorflow. You can comment the line around file_flags, which doesn't affect the model running.