Giter Site home page Giter Site logo

Comments (6)

dacap avatar dacap commented on June 17, 2024 1

Skia uses/needs python 2. In my previous comment I said that we must use python (it should be pointing to python 2), but we cannot use python2 in the command line because it's not included in the Skia's depot_tools. Just a detail.

from skia.

dacap avatar dacap commented on June 17, 2024

Not sure about this one, on Windows if I use python2 I got this error:

C:\deps\skia>python2 tools/git-sync-deps
'python2' is not recognized as an internal or external command,
operable program or batch file.

While python works correctly.

from skia.

alvinseptiano avatar alvinseptiano commented on June 17, 2024

so that i was using the wrong version of python?
im using ubuntu when im typing python it's using python2
you have to explicitly type python3 to use python3 and i thought it was using python2..

from skia.

ryandesign avatar ryandesign commented on June 17, 2024

The aseprite-m81 branch of skia in this repo seems to build fine for me using python 3.9.

from skia.

ryandesign avatar ryandesign commented on June 17, 2024

The aseprite-m81 branch of skia in this repo seems to build fine for me using python 3.9.

I was mistaken; #22 is an example of failure when using python 3.

from skia.

dacap avatar dacap commented on June 17, 2024

I think the biggest problem is that depot_tools is a "living thing" where Google updates for new Skia & Chrome, versions. I think they switched to Python 3 recently (but I might be wrong). Probably the best thing to do would be to update Skia to the latest version so it can use the latest depot_tools.

from skia.

Related Issues (20)

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.