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

depot-tool bug #79

Open
zacaikido opened this issue Feb 15, 2018 · 1 comment
Open

depot-tool bug #79

zacaikido opened this issue Feb 15, 2018 · 1 comment

Comments

@zacaikido
Copy link

When I try to build via
./build.sh

I get :

Associated revision number: 22040
Checking out WebRTC revision (this will take awhile): 00733015fafbbc61ddc12dfdc88b21a9fcd9d122
File "/Users/wolfgang/Downloads/webrtcbuilds-master/depot_tools/fetch.py", line 65
print 'Running: %s' % (' '.join(pipes.quote(x) for x in cmd))
^
SyntaxError: invalid syntax

I tried to delete the line but it is back each time the build process run.
Anybody got some idea to fix it?

@vsimon
Copy link
Owner

vsimon commented Feb 16, 2018

Hi, sure, could you maybe try to remove the depot_tools directory entirely to allow the script to do a fresh clone of depot_tools on the next try.
i.e. rm -rf depot_tools

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

2 participants