tensorboard报错 ValueError: Duplicate plugins for name projector

  1. I downloaded a test script from https://raw.githubusercontent.com/tensorflow/tensorboard/master/tensorboard/tools/diagnose_tensorboard.py
  2. I run it and it told me that I have two tensorboards with a different version. Also, it told me how to fix it.
  3. I followed its instructions and I can make my tensorboard work.

I think this error means that you have two tensorboards installed so the plugin will be duplicated. Another method would be helpful that is to reinstall the python environment using conda.

Hope to help you.

摘自GitHub 原链接:https://github.com/pytorch/pytorch/issues/22676

posted @ 2022-06-16 16:38  juneyiiii  阅读(558)  评论(0)    收藏  举报