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

module 'sugartensor' has no attribute 'GraphKeys'. Why this error apear ? #47

Open
NDDV opened this issue Apr 27, 2022 · 2 comments
Open

Comments

@NDDV
Copy link

NDDV commented Apr 27, 2022

I just start to run import sugartensor as tf and that error happened why ?

_phase = tf.Variable(False, name='phase', trainable=False, collections=[tf.GraphKeys.LOCAL_VARIABLES])
AttributeError: partially initialized module 'sugartensor' has no attribute 'GraphKeys' (most likely due to a circular import)

@Chendy1161
Copy link

I have such an error.And I can't solve it.
Do you find a solution?

@NDDV
Copy link
Author

NDDV commented Mar 30, 2023

No, i don't. This module too old so it can't be use

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

2 participants