I use Ubuntu 12.04. I installed Fenics and it installed in native Python of 2.7.3 in UCS4 format. When i import dolfin from salome i get an error saying that my package is in UCS4 and not in UCS2. I searched a lot on this in internet and didnt find any solution working for me.
Now i have installed another Python 2.7.9(side by side with the antive python) which is UCS2 enabled. My questions is how to install fenics in this Python 2.7.9 in UCS2 so that i can call this packages from salome easily without "UCS" Error.