Try unset your PYTHONPATH env var and run gclient again. On Sun, Nov 15, 2009 at 8:23 PM, Eduardo Maggio <[email protected]> wrote:
> Well, I'm not sure if it's the right place to post that, but anyway... > In order to get the source sync and build the last version of chrome > (OS: Windows XP), I tried to follow the steps from the site but it > ended with this error message: > > C:\>cd chromiumtrunk > > C:\chromiumtrunk>gclient config http://src.chromium.org/svn/trunk/src > Installing subversion ... > Installing python ... > 'import site' failed; use -v for traceback > Traceback (most recent call last): > File "C:\depot_tools\bootstrap\\..\gclient.py", line 72, in ? > import logging > File "C:\Python26\lib\logging\__init__.py", line 728 > finally: > ^ > SyntaxError: invalid syntax > > --- > Can someone tell me how to fix that? > > -- > Chromium Developers mailing list: [email protected] > View archives, change email options, or unsubscribe: > http://groups.google.com/group/chromium-dev > -- Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev
