This should not be necessary, the Python_ADITIONAL_VERSIONS like right above this sets the valid versions to 3.5, 3.4, 3.3, and 2.7 in that order. It should only fail if you have none of those versions installed.
Dylan On Tue, Dec 6, 2016, at 11:03, Matt Arsenault wrote: > > > On Dec 5, 2016, at 12:30, Jan Vesely <[email protected]> wrote: > > > > On Mon, 2016-12-05 at 09:48 -0800, [email protected] wrote: > >> From: Matt Arsenault <[email protected]> > >> > >> Things seem to break with python3 > > > > can you be more specific? things have run OK for me with python3.5 for > > some time. > > > > Jan > > I”ve had this patch sitting in my tree for at least a year, so it’s > possible it’s not necessary anymore > > -Matt > _______________________________________________ > Piglit mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/piglit _______________________________________________ Piglit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/piglit
