use tensorboard --logdir
An error is reported
Fatal error in launcher: Unable to create process using
Change to
python -m tensorboard.main --logdir
Measured operable
ps.
This problem occurs in the anaconda environment of several different versions of Python. It is speculated that the Python interpreter of base is used by default. At present, the problem has not been solved perfectly