You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tensorboard officially only supports python up to version 3.5, see e.g. tensorflow/tensorboard#427 (comment) (maybe support has been added in the meantime?).
However, once a new version of tensorboard inlcuding tensorflow/tensorboard#1142 is released, this may be fixed. It will also allow us to drop the old versions of html5lib and bleach from pythonPackages.
Issue description
Installing
tensorflow-tensorboard
gives this error:Steps to reproduce
Using this shell.nix:
The hash is the current latest hash on
nixpkgs-unstable
.@abbradar
The text was updated successfully, but these errors were encountered: