You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all!
I got problem while doing step #4.
After using "tensorboard —logdir tf_files/training_summaries &" at first i've seen following error: "AttributeError: 'module' object has no attribute 'CheckpointableBase'"
Reinstalling tensorflow helps with that issue but then i've got next problem:
Now after using "tensorboard —logdir tf_files/training_summaries &" at my terminal, i see this message:
"ImportError: cannot import name abs"
All i could find on the following request in the Internet - is the offer to reinstall tensorflow too. But it isn't a solution.
So, anyone , please, help me with this.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi all!
I got problem while doing step #4.
After using "tensorboard —logdir tf_files/training_summaries &" at first i've seen following error: "AttributeError: 'module' object has no attribute 'CheckpointableBase'"
Reinstalling tensorflow helps with that issue but then i've got next problem:
Now after using "tensorboard —logdir tf_files/training_summaries &" at my terminal, i see this message:
"ImportError: cannot import name abs"
All i could find on the following request in the Internet - is the offer to reinstall tensorflow too. But it isn't a solution.
So, anyone , please, help me with this.
Thanks!
The text was updated successfully, but these errors were encountered: