maionetworking.blogg.se

Chromium macos
Chromium macos











chromium macos

#4 go./luci/vpython/run.go:72 - vpython.Run() reason: failed to initialize empty probe environment #3 go./luci/vpython/venv/venv.go:122 - venv.With() reason: failed to resolve system Python interpreter #2 go./luci/vpython/venv/config.go:175 - venv.(*Config).makeEnv() reason: could not find Python for: 2.7.0 #1 go./luci/vpython/venv/config.go:253 - venv.(*Config).resolvePythonInterpreter() reason: non-canonical Python version string: "2.7.13 :: Anaconda 4.4.0 (x86_64)" reason: failed to get version for: "/Users/admin/anaconda/bin/python2.7" #0 go./luci/vpython/python/find.go:88 - python.Find() gclient_entries.Īnd when I run gclient sync : projects are synced but it exits with stacktrace: _ running 'vpython src/build/landmines.py' in '/Users/admin/Desktop/chromedriversource/chromium' Subprocess.CalledProcessError: Command '('gclient', 'sync', '-no-history')' returned non-zero exit status 2 Raise CalledProcessError(retcode, cmd, output=output)

chromium macos

Return subprocess.check_output(cmd, **kwargs)įile "/Users/admin/anaconda/lib/python2.7/subprocess.py", line 219, in check_output Return n(cmd_prefix + cmd, **kwargs)įile "/Users/admin/Desktop/chromedriversource/depot_tools/fetch.py", line 68, in run I have been following the doc hereįetch will not end properly and will exit with the following stack trace: Error: Command 'vpython src/build/landmines.py' returned non-zero exit status 1 in /Users/admin/Desktop/chromedriversource/chromiumįile "/Users/admin/Desktop/chromedriversource/depot_tools/fetch.py", line 301, in įile "/Users/admin/Desktop/chromedriversource/depot_tools/fetch.py", line 296, in mainįile "/Users/admin/Desktop/chromedriversource/depot_tools/fetch.py", line 290, in runįile "/Users/admin/Desktop/chromedriversource/depot_tools/fetch.py", line 133, in initįile "/Users/admin/Desktop/chromedriversource/depot_tools/fetch.py", line 78, in run_gclient

chromium macos

I have been trying to build Chromium on mac.













Chromium macos