Code Monkey home page Code Monkey logo

gclient's Introduction

gclient's People

Contributors

cybertk avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

gclient's Issues

"SyntaxError: invalid syntax" when running any command with "gclient"

I was attempting to test out the WepGPU implementation Dawn, but I've run into an issue. When I run gclient sync, python fails with a syntax error.

gclient sync
Traceback (most recent call last):
  File "/usr/local/bin/gclient", line 6, in <module>
    from depot_tools import gclient
  File "/usr/local/lib/python3.6/dist-packages/depot_tools/gclient.py", line 199
    print 'Overwriting Var("webkit_trunk") with %s' % new_url
                                                  ^
SyntaxError: invalid syntax

I installed gclient with the following command:

sudo pip3 install gclient
The directory '/home/user/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/home/user/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Collecting gclient
  Downloading https://files.pythonhosted.org/packages/a6/63/c87ffca3801f7f48011c38ae9fc3bffca43d0a8ec58f4fe4e05458d2c35f/gclient-0.7.2.tar.gz (328kB)
    100% |████████████████████████████████| 337kB 495kB/s 
Installing collected packages: gclient
  Running setup.py install for gclient ... done
Successfully installed gclient-0.7.2

I'm running Linux Mint 19.1. Running pip3 --version gives me pip 9.0.1 from /usr/lib/python3/dist-packages (python 3.6).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.