Installing python with pyenv with ucs2
Installing python with pyenv with ucs2$ export PYTHON_CONFIGURE_OPTS=--enable-unicode=ucs2$ pyenv install -v 2.7.11 ...$ pyenv local 2.7.11$ pyenv versions system* 2.7.11 (set by /home/nwani/....