If I had to guess, I'd say your Python version isn't what depot_tools
expects.


On Wed, Dec 24, 2014 at 6:21 AM, Steve M <sixtyfourbe...@gmail.com> wrote:

> I cant run gclient sync it keeps throwing the following error:
>
>
> File "/usr/src/v8/depot_tools/gclient_utils.py", line 531, in
> CheckCallAndFilter
>     rv, args, kwargs.get('cwd', None), None, None)
>   File "/usr/src/v8/depot_tools/subprocess2.py", line 37, in __init__
>     super(CalledProcessError, self).__init__(returncode, cmd,
> output=stdout)
> TypeError: __init__() got an unexpected keyword argument 'output'
>
>
>  --
> --
> v8-users mailing list
> v8-users@googlegroups.com
> http://groups.google.com/group/v8-users
> ---
> You received this message because you are subscribed to the Google Groups
> "v8-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to v8-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to