Ahmed.Ezzat

Results 8 comments of Ahmed.Ezzat

@zihaolucky After build is done, I got this error message (It is just for the pip package build) `Thu Mar 30 12:42:01 EST 2017 : === Using tmpdir: ../python/tensorboard/ Unzipping...

@zihaolucky I can successfully run the installer.sh on Windows 10. ## System Description Windows 10 x64 Visual Studio Community 2015 Anaconda 2 (for python 2.7) bazel 0.4.5 MSYS 2 ##...

One more thing. When I run python setup.py, the tensorboard/src directory is not copied to the python package installation directory. It must be manually copied. The tensorboard binary is nice....

I uploaded my changes to this fork --> https://github.com/ahmedezzateasa/tensorboard

Is there any plans to add windows support?

@zihaolucky Thanks for your fast response. I am not expert at building python packages for PyPI. I am asking if there will be a python wheel for windows in the...

@austingg I am actually using anaconda. But, when a package is not found in conda, pip install works.