In version 5.2.0, you can make quast on Linux and it works on MacOS without change. The one change that had to be made was to change the first line of quast.py to #!/usr/bin/env python3 so that Python2 is no longer used.