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
{{ message }}
This repository was archived by the owner on Mar 25, 2020. It is now read-only.
I follow the readme to install tensorboard for mxnet, after I run "sh installer.sh", I get an error: ERROR: no such package 'tensorflow/tensorboard': BUILD file not found on package path.
INFO: Elapsed time: 0.339s
cp: cannot create directory ‘bazel-bin/tensorflow/tools/’: No such file or directory
bash: bazel-bin/tensorflow/tools/pip_package/build_pip_package.sh: No such file or directory
Requirement 'python/dist/*.whl' looks like a filename, but the file does not exist
%2A.whl is not a valid wheel filename.
I didn't use tensorflow in the past, and I can't find what's wrong with it, please help me, thanks! ^_^