You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.系统环境
Centos 7.6
2.获取代码
gclient config --name=src/chromeview https//github.com/mogoweb/chromium_webview.git
gclient sync
________ running 'vpython src/chromeview/tools/fetch_deps.py -v' in '/mnt/md127/hsz/chrome/chromview'
Traceback (most recent call last):
File "src/chromeview/tools/fetch_deps.py", line 90, in
main()
File "src/chromeview/tools/fetch_deps.py", line 87, in main
sys.exit(deps_fetcher.DoGclientSyncForChromium())
File "src/chromeview/tools/fetch_deps.py", line 60, in DoGclientSyncForChromium
gclient_utils.CheckCallAndFilterAndHeader(gclient_cmd,
AttributeError: 'module' object has no attribute 'CheckCallAndFilterAndHeader'
Error: Command 'vpython src/chromeview/tools/fetch_deps.py -v' returned non-zero exit status 1 in /mnt/md127/hsz/chrome/chromview
The text was updated successfully, but these errors were encountered:
1.系统环境
Centos 7.6
2.获取代码
gclient config --name=src/chromeview https//github.com/mogoweb/chromium_webview.git
gclient sync
________ running 'vpython src/chromeview/tools/fetch_deps.py -v' in '/mnt/md127/hsz/chrome/chromview'
Traceback (most recent call last):
File "src/chromeview/tools/fetch_deps.py", line 90, in
main()
File "src/chromeview/tools/fetch_deps.py", line 87, in main
sys.exit(deps_fetcher.DoGclientSyncForChromium())
File "src/chromeview/tools/fetch_deps.py", line 60, in DoGclientSyncForChromium
gclient_utils.CheckCallAndFilterAndHeader(gclient_cmd,
AttributeError: 'module' object has no attribute 'CheckCallAndFilterAndHeader'
Error: Command 'vpython src/chromeview/tools/fetch_deps.py -v' returned non-zero exit status 1 in /mnt/md127/hsz/chrome/chromview
The text was updated successfully, but these errors were encountered: