Unicode problem for toml-files in python 2
The entries from the toml file are parsed as unicode in python. This leads to the problem that the string comparison, e.g. with the modules names or parameter names, always fails and the pipeline break at required parameters.