Error when installing senite inside plone

I was managed to load senite installation page.

. But when I click " Site (Plone)" it gives some errors like below.
“error(‘unpack requires a string argument of length 4’,) (Also, the following error occurred while attempting to render the standard error message, please see the event log for full details: unpack requires a string argument of length 4)”.

When I see the logs, it show:
" File “/usr/lib/python2.7/gettext.py”, line 275, in _parse
magic = unpack(’<I’, buf[:4])[0]
error: unpack requires a string argument of length 4"

version is : Python 2.7.12

Does this mean I missed something when installing?? Any ideas would be helpful
Thanks

Could you share your buildout?

You versions section should pin AdvancedQuery as follows

[versions]

setuptools =<33.1.1
Products.AdvancedQuery =<4