ID-CNN-CWS
ID-CNN-CWS copied to clipboard
KeyError in tf1.13.1
File "train.py", line 41, in main
logger.info('\n'.join(sorted(["%s : %s" % (str(k), str(v)) for k, v in FLAGS.__dict__['__flags'].items()])))
KeyError: '__flags'
I met the same problem... Do we need to transfer the tensorflow version?
I think so. Need to use some versions close to 1.2.