Hi Yury,
> what is the correct way to specify ".../python-2.x/site-packages"?
the Python expression exports an attribute ${libPrefix} that contains
the version-specific part of that directory path. As far as I can tell,
that should be what you're looking for.
Take care,
Peter