×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Python error while updating INDI library

  • Posts: 207
  • Thank you received: 18
When I updated the INDI library, I got a message that Python 3.6 could not be installed, saying:
failed to fetch ppa.launchpad.net/jonathonf/python-3.6/u...6.04.york3_amd64.deb 403 Forbidden [IP: 91.189.95.83 80].

Is this a problem? And if yes, does anyone know a fix?

I tried to check my version of python, with 'python --version', which gave me 2.7.12
With 'python3 --version' it gave me 3.5.2
So a python 2 and 3 seem to be co-installed. Is that a problem?

Thanks for any insight.
3 years 7 months ago #60173

Please Log in or Create an account to join the conversation.

  • Posts: 2255
  • Thank you received: 223
I can't comment on the 403 error, but I can tell you that yes you can have multiple pythons installed along side each other. Not uncommon to see python2.7 and python3.x
In Ubuntu 20.x python2.7 has been dropped...
3 years 7 months ago #60176

Please Log in or Create an account to join the conversation.

Time to create page: 0.200 seconds