-
Notifications
You must be signed in to change notification settings - Fork 60
Call for PyPI (pip) installation pre-release Test #19
Comments
@zihaolucky Many thanks to the package. I test the package (install by pip) on CentOS7 and Ubuntu16.04 with Python2.7. It's pretty good. I also run the scripts under |
Thank you for your feedback! @luoyetx |
Is there any plans to add windows support? |
@ahmedezzateasa thanks for your feedback, I'm not familiar with this, is it possible to build PyPI installer in windows? @piiswrong @szha @ahmedezzateasa BTW, have you try the |
@zihaolucky Thanks for your fast response. |
on Windows, anaconda is usually used for installing python packages. |
@austingg I am actually using anaconda. But, when a package is not found in conda, pip install works. |
@ahmedezzateasa If the installer script works in windows, I think it might be possible to make a PyPI for windows. So I encourage you to fix the bazel issue and I'd love to help you, though I'm not a windows user. |
@zihaolucky OK. |
@ahmedezzateasa I guess the tensorflow/tensorboard works in windows, so technically the standalone version we provide could work. But I haven't tested the script in windows yet. |
pip install tensorboard does not work for me on Mac OS pip install tensorboard |
@an-kumar please tell me the version of your os, xcode and python. |
uname -a: xcodebuild -version: python version: also tried with python version: |
@an-kumar Currently there are only versions for OSX10.11-10.12 |
I am having issues. Please see my comment on your PR. |
i have successfully installed tensorboard, but when i run tensorboard.py. :python tensorflow/tensorflow/tensorboard/tensorboard.py --logdir=path/to/log-directory Traceback (most recent call last): |
when can i install on windows machine ? |
Dear TensorBoard fans, We're currently working with a member of the TensorBoard dev team, try to make this project more robust and maintainable, also trying to push the direction to a pure standalone tool. It might take some time. |
"pip install tensorboard" dosn't work for me ? ubuntu 14.04 and python2.7 Downloading/unpacking tensorboard |
Hi TensorBoard fans,
The PyPI TensorBoard is available in both macos and linux varients.
Just try
We now support
scalar
,histogram
andimage
and we're working on more types and even embedding later.tensorboard-distro repo for PyPI version.
@piiswrong @kernel8liang @austingg @luoyetx could you please try this and give me some feedback? Thank you!
The text was updated successfully, but these errors were encountered: