-
Notifications
You must be signed in to change notification settings - Fork 60
Windows PyPI support and installer script test #23
Comments
@ahmedezzateasa Just follow this issue and we're looking for your feedback. |
@zihaolucky I can successfully run the installer.sh on Windows 10. System DescriptionWindows 10 x64 Build StepsI followed the steps in README . These are the steps with some Details: Install Protocol Buffer 3
Install MS Visual Studio Community Editionbazel requires visual studio to be installed. There is a free edition "Visual Studio Community" for open source development. I am using 2015 version, 2017 also will be OK. Install bazel for windowsThe best method to install bazel is to use chocolatey package manager for windows. The steps are:
Tensorboard Installation
|
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. |
I uploaded my changes to this fork --> https://github.com/ahmedezzateasa/tensorboard |
@ahmedezzateasa Great! How about creating a PR, I believe this would help Windows users. Besides, you can also change the README. |
@ahmedezzateasa I'm a Windows user.My current env is Windows 7 , python 3.6. I followed your step and it seems to install bazel, python 2.7 is installed too. However, when I run window_install.sh, It gave a lot of errors.. |
As we have Win users, I'm going to:
installer.sh
script under Windows.anaconda
version.As I haven't used windows for a while, it might take some time. Anyone could help and contribute in this direction?
The text was updated successfully, but these errors were encountered: