win32 file is a custom python module and I'd expect it to be included in the bundled python. Typically my guess would be that you were using your own python instead of the one bundled in depot_tools, but it looks like you are using the depot_tools python.
So I don't really know what is going wrong.
You can try checking if your depot_tools is up-to-date. It should self-update every time you run gclient, but sometimes it gets stuck.
Or maybe regenerate the build files (gn gen out/Default) if
something in the environment has changed that the self-regenerator
did not notice.
But I don't really know what is wrong. I hope you can figure it
out or that someone else knows.
/Daniel
--
--
Chromium Developers mailing list: chromi...@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/afc45c10-ff13-480c-a51e-5dd3de3d3f6e%40chromium.org.
--
Are your depot_tools folder and your Chromium source folder on the same drive?If not, maybe that is it.☆PhistucK
To unsubscribe from this group and stop receiving emails from it, send an email to chromi...@chromium.org.