ʻEselect python set` J'étais impatient car je ne pouvais pas le faire,
[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
Il semble qu'il devrait être spécifié comme EPYTHON.
[mazgi@Gentoo] $ EPYTHON=python2 python --version
Python 2.7.5
Recommended Posts