Skip to content

Commit 4d7ad17

Browse files
committed
TF Windows doc update
1 parent fbcc36c commit 4d7ad17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/install/source_windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Key Point: If you're having build problems on the latest development branch, try
9292
a release branch that is known to work.
9393

9494
## Optional: Environmental Variable Set Up
95-
Run following commands before running build command to avoid issue with package creation: [tensorflow:issue#59943](https://github.com/tensorflow/tensorflow/issues/59943),[tensorflow:issue#9436](https://github.com/tensorflow/tensorflow/issues/9436),[tensorflow:issue#60083](https://github.com/tensorflow/tensorflow/issues/60083)
95+
Run following commands before running build command to avoid issue with package creation: Python path set up issue [tensorflow:issue#59943](https://github.com/tensorflow/tensorflow/issues/59943),[tensorflow:issue#9436](https://github.com/tensorflow/tensorflow/issues/9436),[tensorflow:issue#60083](https://github.com/tensorflow/tensorflow/issues/60083)
9696

9797
<pre class="devsite-terminal tfo-terminal-windows devsite-click-to-copy">
9898
set PATH=path/to/python [e.g. (C:/Python310)]

0 commit comments

Comments
 (0)