On Sun, Jul 29, 2012 at 1:41 PM, Barto <mister.free...@laposte.net> wrote: > thanks for the tip, > > I have compiled piglist without problems, I read the "readme" file and I > have this error message when I launch the piglit-run.py script : > > ./piglit-run.py tests/sanity.tests results/sanity.results > > File "./piglit-run.py", line 71 > print USAGE % {'progName': sys.argv[0]} > > I don't manage to find a tutorial for piglit, > > I use archlinux and maybe the last version of python package is not > fully compatible with piglit ? > > or maybe I missed something important
It's because of Arch's policy of shipping python 3 as the python interpreter. piglit needs python 2. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev