tensorboard
tensorboard copied to clipboard
Fast data loading feedback (--load_fast=true; “RustBoard”)
E0429 10:53:15.660596 137725360838464 application.py:125] Failed to load plugin WhatIfToolPluginLoader.load; ignoring it.
Traceback (most recent call last):
File "/home/seyed/miniconda3/lib/python3.10/site-packages/tensorboard/backend/application.py", line 123, in TensorBoardWSGIApp
plugin = loader.load(context)
File "/home/seyed/miniconda3/lib/python3.10/site-packages/tensorboard_plugin_wit/wit_plugin_loader.py", line 57, in load
from tensorboard_plugin_wit.wit_plugin import WhatIfToolPlugin
File "/home/seyed/miniconda3/lib/python3.10/site-packages/tensorboard_plugin_wit/wit_plugin.py", line 40, in
- Downgrade the protobuf package to 3.20.x or lower.
- Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower).
What version of tensorboard are you currently running? We've been redirecting the what-if tool to the learning interpretability tool since version 2.12.3 since the what if tool was no longer maintained.
Closing since the referenced plugin is no longer included as part of newer releases, feel free to reopen if you have other comments.