> On Jul 13, 2019, at 7:26 PM, Maciej Stachowiak <[email protected]> wrote: > > > >> On Jul 13, 2019, at 4:14 PM, Michael Catanzaro <[email protected]> wrote: >> >> On Sat, Jul 13, 2019 at 6:02 PM, Maciej Stachowiak <[email protected]> wrote: >>> This is exactly what virtualenvs can do. And this is how we should do it >>> IMO, even for systems that natively have some version of Python 3. >> >> I guess that's fine for everything not required by the CMake build, e.g. >> build-webkit and webkitpy. That's probably 99% of our python code. >> >> Scripts required by the CMake build should use system python3 though, not >> the virtualenv. I guess that's 1% or less of our python. OK? > > Can you clarify why this is needed?
(Also which specific Python scripts are needed by the CMake build?) _______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

