GNOME 2018-01-16 live ISO.
Calamares needs rebuild, it asks for libboost_python-py35.so.1.62.0 but the installed version is libboost_python-py36.so.1.62.0.
I've managed to start Calamares by simlinking /usr/lib/x86_64-linux-gnu/libboost_python-py35.so.1.62.0 to /usr/lib/x86_64-linux-gnu/libboost_python-py36.so.1.62.0, but this is probably not a good idea and we cannot suggest this as a workaround to users.