WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: python3 not found  (Read 3034 times)

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
python3 not found
« on: November 05, 2017, 06:13:52 AM »
Hi
I've just upgraded to artful, thanks Jason.
I see that system-config-printer.py does not start because it looks for /usr/bin/python3 which doesn't exists
Code: [Select]
jls@box:/usr/bin$ sudo ln -s python3.6 python3


solves the problem

bye
dCore user

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: python3 not found
« Reply #1 on: November 05, 2017, 09:04:18 AM »
Thanks, I will add a startup script.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: python3 not found
« Reply #2 on: November 05, 2017, 06:19:25 PM »
Startup script for python3.6 and python3.6-minimal added, should all be good now.

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: python3 not found
« Reply #3 on: November 12, 2017, 01:46:02 PM »
Hi
Tested and it's ok.
thanks :) JW
dCore user