Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

按照readme 构建出错 #37

Open
imhsz opened this issue Aug 8, 2020 · 0 comments
Open

按照readme 构建出错 #37

imhsz opened this issue Aug 8, 2020 · 0 comments

Comments

@imhsz
Copy link

imhsz commented Aug 8, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant