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
Similar Posts:
- tensorboard ValueError: Duplicate plugins for name projector
- Error reporting of importing tensorflow package from pycharm
- PIP Python package succeeds, but an error is reported when importing
- [Solved] Exception: Jupyter command `jupyter-notbook` not found.
- Solution to error reporting of CONDA virtual environment due to system environment variables
- python=2.7-not available from current channels [How to Solve]
- [Solved] ModuleNotFoundError: No module named’usysconfigdata u x86 64-u-gnu’
- [Solved] Python import _ SSL DLL load fail error the module problem could not be found
- No Python interpreter configured for the project
- Fatal Python error: Py_Initialize: unable to load the file system codec.