Re: [v8-users] depot_tools is broken.

2015-01-07 Thread Jakob Kummerow
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 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

[v8-users] depot_tools is broken.

2014-12-23 Thread Steve M
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, s