Tag Archives: tensorboard ValueError: Duplicate plugins for name projector

tensorboard ValueError: Duplicate plugins for name projector

Tensorboard — logdir logs suddenly reports an error, saying that the plug-in is repeated,

Google said that it installed several versions of tensorboard, but it didn’t find it with PIP list. It can’t reinstall tensorboard after uninstalling tensorboard tensorboardx

Solution: in the site packages folder, delete tensorboard — 2.0.0 dist info and so on

Directory: minicanda3/envs/torch17/lib/python3.7/site-packages/xxx

Reference:

Valueerror: duplicate plugins for name projector, error reported during the operation of tensorboard

tensorboard ValueError: Duplicate plugins for name projector