I have installed python2.7 and while executing my application getting error as like
/usr/local/lib/python2.7/site-packages/PIL/_imaging.so: undefined symbol: PyUnicodeUCS2_AsLatin1String
Also i checked by build and displays as 'UCS2'
How can we resolve this.