Open mxmilkiib opened 4 years ago
Yes, this is because autotools picks python3, and we need python2. @nedko is looking into fixing this, and I might look into it today, myself. There is a workaround if you just want to try building: after running autotgen.sh
, you can run $ PYTHON=python2 ./configure
and it will work
On Arch, getting this;