Updating python
#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


Messages In This Thread
Updating python - by sinistermrcream - 11-22-2019, 10:55 AM
RE: Updating python - by xalius - 11-22-2019, 11:29 AM
RE: Updating python - by sinistermrcream - 11-22-2019, 11:48 AM
RE: Updating python - by flyingscorpio - 01-07-2020, 10:26 AM

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

Forum Jump:


Users browsing this thread: 1 Guest(s)