Error: **invalid version specification ‘Traceback (most recent call last):’, ‘ File "C:\Users\gbort\ANACON~1\envs\R-TENS~1\Scripts\tensorboard-script.py", line 10, in <module>’, ‘ sys.exit(run_main())’, ‘ File "C:\Users\gbort\ANACON~1\envs\R-TENS~1\lib\site-packages\tensorboard\main.py", line 51, in run_main’, ‘ server.configure(sys.argv[1:])’, ‘ File "C:\Users\gbort\ANACON~1\envs\R-TENS~1\lib\site-packages\tensorboard\program.py", line 143, in configure’, ‘ loader.fix_flags(flags)’, ‘ File "C:\Users\gbort\ANACON~1\envs\R-TENS~1\lib\site-packages\tensorboard\plugins\core\core_plugin.py", line 405, in fix_flags’, ‘ raise ValueError('A logdir or db must be specified. '’, ‘ValueError: A logdir or db must be specified. For example `tensorboard --logdir mylogdir` or `tensorboard --db sqlite:~/.tensorboard.db`. Run `tensorboard --helpfull` for details and examples.’**
Dont understand the error ,
Many Thanks
By ther way when I run
tf_config()
the response is:
**TensorFlow v1.10.0 (C:\Users\gbort\ANACON~1\envs\R-TENS~1\lib\site-packages\tensorflow\__init__.p) Python v3.6 (C:\Users\gbort\ANACON~1\envs\R-TENS~1\python.exe)**
Tensorflow wont install - although it is running; I loaded it sometime back so I think my setup has changed.
i) it was not running initially and trying a certain number of combinations regarding the setting of environmental variables it started running. But this is a problem as now Tensorboard is not running.
ii) firstly my setup (Windows 10)
THE PROBLEMS
I want to re-install the tensorflow - conda config
install_tensorflow(method="conda")Error: Unable to create process using 'C:\Users\gbort\ANACON
1\python.exe C:\Users\gbort\ANACON1\Scripts\conda-script.py "create" "--yes" "--name" "r-reticulate" "python=3.6"'Error: Error 101 occurred creating conda environment r-reticulate
Tensorboard Error , see below for the code and errors