Root cause: setuptools==28.8.0 utterly falls apart when namespace packages are involved: pypa/setuptools#870
Original report:
Now sure why but there is something wrong with Python 3.
Installing the packages works fine under Python 3.5 though.
python3.5 setup.py install.