Python Forum
Raspberry - Python 3.7 - Installation trouble
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Raspberry - Python 3.7 - Installation trouble
#3
The lsb_release uses on Ubuntu Python 3. On Raspbian I guess Python 2.7.
If you change system wide the interpreter to python3 as symlink to python, you'll
run into many issues. Some OS-tools still require Python 2.7.
I guess with the next release of Raspbian they would change many tools to use Python 3 as standard.

I hope that 2020 this problem is defused.

A better approach is a user-instalation of Python. I use always pyenv on Rapsberry Pi, but compiling everything takes time.

Another good news for you: https://blog.piwheels.org/raspberry-pi-4...an-buster/
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply


Messages In This Thread
RE: Raspberry - Python 3.7 - Installation trouble - by DeaD_EyE - Jul-07-2019, 02:06 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Trouble with installing python domingo251 2 592 Sep-23-2023, 12:03 AM
Last Post: ICanIBB
  Python installation for old MacOS Yonix 1 488 Sep-21-2023, 03:32 PM
Last Post: menator01
  Installation of packages to newest Python version from previous one Andrzej_Andrzej 3 829 Jul-15-2023, 11:32 AM
Last Post: snippsat
  How to see the date of installation of python modules. newbieAuggie2019 4 1,573 Mar-31-2023, 12:40 PM
Last Post: newbieAuggie2019
  Getting "SSL client not supported by this Python installation" error prabirsarkar 0 950 Mar-13-2023, 05:01 PM
Last Post: prabirsarkar
  Video recording with Raspberry Pi - What´s wrong with my python code? Montezuma1502 3 1,249 Feb-24-2023, 06:14 PM
Last Post: deanhystad
  python installation/running inside singularity container erdemath 2 1,769 Sep-21-2022, 08:13 AM
Last Post: erdemath
Question Python V3.11 Installation Help Danno 2 1,093 Aug-11-2022, 02:30 AM
Last Post: Danno
  Coding for Python and Raspberry pi beast 3 45,971 Sep-21-2021, 09:56 PM
Last Post: beast
  python 3 raspberry pi 4 dual control motor programming problem yome 0 1,974 Mar-21-2021, 05:17 PM
Last Post: yome

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020