-
Notifications
You must be signed in to change notification settings - Fork 60
type error out of the box #30
Comments
This is fixed in TensorBoard 1.8.0, see tensorflow/tensorboard#1111, so we just need to update the WORKSPACE dep on TensorBoard to 1.8.0. |
I'm still seeing this. I force the install of tensorflow to 1.8.0 - but can't shake the workspace dependency. tried this to no avail. For some reason - it comes up with TensorBoard 1.6.0a0.
|
digging deeper - solved this by dropping in the source code for tensorboard-1.8.0 into directory. then switching the line in WORKSPACE file to use the antipattern |
when following the steps from the readme, after running the example i get:
i'm using the
tf-nightly
package for tensorflow, as recommended by the tensorboard repo itself:The text was updated successfully, but these errors were encountered: