Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError in tf1.13.1 #10

Open
snakecy opened this issue Mar 21, 2019 · 2 comments
Open

KeyError in tf1.13.1 #10

snakecy opened this issue Mar 21, 2019 · 2 comments

Comments

@snakecy
Copy link

snakecy commented Mar 21, 2019

  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'
@deardeerluluu
Copy link

I met the same problem...
Do we need to transfer the tensorflow version?

@hankcs
Copy link
Owner

hankcs commented Oct 22, 2019

I think so. Need to use some versions close to 1.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants