File "/.../cppdep/cppdep.py", line 92, in path_common
path = os.path.commonprefix(paths)
File "/home/olzhas/temp/pyenv/lib/python3.6/genericpath.py", line 76, in commonprefix
if not isinstance(m[0], (list, tuple)):
TypeError: 'set' object does not support indexing