Updating python
#1
I may be a Linux noob on this, but I wanted to update Python. I pulled down 3.8 from the Python SFTP, ran configure, make, make install, and updated alternatives. I chose to make 3.8 "python" as I never use 2.7.

Whoops!

It seems the Pine Advanced Mate Menu is dependent on 2.7 being in place. I lost my menu and the pine key did nothing. A little time spent reading logs and I find a python error message. Set the system to use 2.7 for "python" again, quick restart, and my menu is back.

Still missing my MrFixIt update script icon, so I need to do a little more digging.

Anyone else hit this issue?
#2
Is this about Pinebook or Pinebook Pro?
Come have a chat in the Pine IRC channel >>
#3
Ah...sorry. PBP. Clicked without reading properly.
#4
Maybe a bit late for a response here but I found that updating Python is never clear because 1. different versions can exist on the same computer and 2. the system is dependent on particular versions on python.
This means that setting python to run python3.8 instead of 2.7 will break parts of the system.
Use aliases instead : 
Code:
echo "alias python='python3.8'" >> ~/.bash_aliases


Possibly Related Threads…
Thread Author Replies Views Last Post
  Manjaro ARM: enabling external monitors & fixing Broadcom WiFi after updating trifleneurotic 2 854 11-14-2023, 10:57 AM
Last Post: trifleneurotic
  Python IDEs in Manjaro on the PBP phuzy 3 5,264 05-03-2021, 03:51 PM
Last Post: ronsims2
  Python Debugger on Manjaro Telefza 0 1,646 07-26-2020, 03:06 AM
Last Post: Telefza
  Any advice for a Linux distribution for Python and data science applications? hugepanic 9 11,103 06-21-2020, 02:07 AM
Last Post: lemaurien19
  Pinebook Pro dead after updating u-boot dead 5 9,141 06-11-2020, 11:28 PM
Last Post: charlespine
  Problem updating Manjaro bceverly 2 4,337 03-19-2020, 09:12 PM
Last Post: spikerguy

Forum Jump:


Users browsing this thread: 1 Guest(s)