Hi to all and happy new year! I have notice Blender needing "libpython3.4m.so.1.0", while python3 (3.5.1) provides "libpython3.5m.so.1.0". This makes Blender impossible to run without downgrading to an older python3 version or make a symlink from "libpython3.5m.so.1.0" to "libpython3.4m.so.1.0".