I am still using python 3.4, i.e.

  sh-4.4# eselect python show
  python3.4
  sh-4.4# 

  sh-4.4# eselect python list
  Available Python interpreters, in order of preference:
    [1]   python3.4
    [2]   python3.6 (fallback)
    [3]   python3.5 (fallback)
    [4]   python2.7 (fallback)
  sh-4.4# 
  
I realize I should have updated previously.

Is a python update as simple as
  emerge --update --changed-use --with-bdeps=n @world
  eselect python set python3.6
  emerge --update --changed-use --with-bdeps=n @world

I have no custom python scripts on either of my systems.

thanks in advance,
allan

Reply via email to