Funcsigs can not be install in 4.3.10 buildout

You may try to upgrade pip and/or setuptools in the virtualenv you run your buildout from.

pip install --upgrade pip && pip install --upgrade setuptools