http://stackoverflow.com – I've installed successfully python2.7 with ucs4 format. If I install the numpy with: sudo pip install --upgrade numpy, it works and I can use it, but installing by this way only put numpy in my dist-packages, however it's needed to be in site-packages. (HowTos)