memoryReader.py line 39 should read if int(version_num[0]) == 4:
memoryReader.py line 39 should read
if int(version_num[0]) == 4: