Merge pull request #6113 from RosettaCommons/roccomoretti/python3_fixes
Make integration tests which need Python2 into Python3 compatible
Various Python2 ->Python3 fixes for scripts which are used by integration tests.
This should now make it such that all integration tests can run with Python3.