Open mishramlan opened 2 years ago
Getting a syntax error on using the tests without mpi. ' class ObjectiveFunction(object, metaclass=abc.ABCMeta): SyntaxError: invalid syntax'
This error may arise if we are not using python3. But in this case I am using python 3, and the syntax error is still there
Getting a syntax error on using the tests without mpi. ' class ObjectiveFunction(object, metaclass=abc.ABCMeta): SyntaxError: invalid syntax'
This error may arise if we are not using python3. But in this case I am using python 3, and the syntax error is still there