I have set python3 as my default version of python, system wide. As a result, if I run bin/ycsb the program fails and simply states a syntax-error... Please add the functionality to check if python is compatible and if not, try using python2 command to run ycsb. -Cheers.