New comment by lugubris on void-packages repository https://github.com/void-linux/void-packages/pull/14199#issuecomment-528376291 Comment: > => ERROR: pyradio-0.7.9_1: do_build: 'python3 setup.py build ${make_build_args}' exited with 1 > > => ERROR: in do_build() at common/build-style/python3-module.sh:16 > > The command "if [ -z "$XLINT" ]; then docker exec -t void hostrepo/common/travis/build.sh > $BOOTSTRAP $ARCH; fi" exited with 1. build is failing, how do I fix it? pyradio can use both python3 and python2 is there an option to ask user which one to use?