I run gclient sync and build chromium source ,and get a error ,follow -


enter image description here

'['d:\download\depot_tools\python276_bin\python.exe', 'd:\download\depot_tools\win_toolchain\get_toolchain_if_necessary.py', '--output-json', 'd:\download\chromium\src\build\win_toolchain.json', '95ddda401ec5678f15eeed01d2bee08fcbc5ee97']' returned non-zero exit status 1 error: command 'd:\download\depot_tools\python276_bin\python.exe src/build/landmines.py' returned non-zero exit status 1 in d:\download\chromium

i had same problem.
in case, gl clien please check cmd mode (it should admin mode).


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -

java - Digest auth with Spring Security using javaconfig -