Attempting to boot the sensorboard server at cmd
tensorboard — logdir=./logfile
If you enter , the following error will appear.
ImportError: cannot import name lazy
Below is the cmd screen of the error.
Even if you try reinstalling tensorflow,
Even if you look at the link below,
The error did not resolve.
https://github.com/tensorflow/tensorboard/issues/1862
If anyone is experiencing a similar phenomenon,
Do you have any?
Also, if anyone knows the cause,
Please let me know.
Also
I built a new environment in conda (environment name: py363_for_tensorflow) and ran the tensorboard after installing tensorflow, but I still get the same error (ImportError).The stack trace at that time is as follows:
The version of tensorflow installed in a different environment is as follows:
Are you running commands in the directory where tensorboard is installed?Isn't that why the module loading is not going well?
572 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
618 Uncaught (inpromise) Error on Electron: An object could not be cloned
578 Understanding How to Configure Google API Key
612 GDB gets version error when attempting to debug with the Presense SDK (IDE)
574 Who developed the "avformat-59.dll" that comes with FFmpeg?
© 2024 OneMinuteCode. All rights reserved.