Discussion:
[chromium-dev] Windows build: Unable to find python or git in depot_tools
Simon Que
2018-11-08 05:39:56 UTC
Permalink
I'm trying to follow these instructions:
https://chromium.googlesource.com/chromium/src/+/master/docs/windows_build_instructions.md

After running gclient open a command prompt and type where python and
confirm that the depot_tools python.bat comes ahead of any copies of
python.exe. Failing to ensure this can lead to overbuilding when using gn -
see crbug.com/611087.
I typed `where python` in the command line and still saw the
non-depot_tools path. So I took a look in the depot_tools zip file. Turns
out there is no python.bat. There is a vpython.bat.

Is the depot_tools.zip file wrong, or are the instructions out of date?

Simon
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CANV8Hs21uV87u7n%2BbshOtpdv8y3b8eK8kfM8YhEbuzdAn04%3DTQ%40mail.gmail.com.
Fumitoshi Ukai (鵜飼文敏)
2018-11-08 05:54:53 UTC
Permalink
did you run gclient?
running gclient will fetch python etc.
Post by Simon Que
https://chromium.googlesource.com/chromium/src/+/master/docs/windows_build_instructions.md
After running gclient open a command prompt and type where python and
confirm that the depot_tools python.bat comes ahead of any copies of
python.exe. Failing to ensure this can lead to overbuilding when using gn -
see crbug.com/611087.
I typed `where python` in the command line and still saw the
non-depot_tools path. So I took a look in the depot_tools zip file. Turns
out there is no python.bat. There is a vpython.bat.
Is the depot_tools.zip file wrong, or are the instructions out of date?
Simon
--
--
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups
"Chromium-dev" group.
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CANV8Hs21uV87u7n%2BbshOtpdv8y3b8eK8kfM8YhEbuzdAn04%3DTQ%40mail.gmail.com
<https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CANV8Hs21uV87u7n%2BbshOtpdv8y3b8eK8kfM8YhEbuzdAn04%3DTQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CAE8n1ndzNng%2BeVoMLBL1JEJgj%3DiB2%3DdxtUw_XKxfDsDfoO-63g%40mail.gmail.com.
Loading...