ʻEselect python set` I was impatient because I couldn't do it,
[mazgi@Gentoo] $ eselect python list
Available Python interpreters:
[1] python2.7
[2] python3.3 *
[mazgi@Gentoo] $ eselect python set 1
!!! Error: Cannot remove symlinks
exiting
It seems that it should be specified as EPYTHON.
[mazgi@Gentoo] $ EPYTHON=python2 python --version
Python 2.7.5
Recommended Posts