Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Upgrading to Python 3.5.2
#3
you can just install python3.6 and then make an alias in your .bashrc file to point to python3.6. However i am not sure of what bug version their repos are using. Its 3.6.X
~/.bashrc at end of file
 alias python3='python3.6'
Recommended Tutorials:
Reply


Messages In This Thread
Upgrading to Python 3.5.2 - by ErnestTBass - Jan-03-2019, 10:07 PM
RE: Upgrading to Python 3.5.2 - by nilamo - Jan-03-2019, 10:11 PM
RE: Upgrading to Python 3.5.2 - by metulburr - Jan-03-2019, 10:49 PM
RE: Upgrading to Python 3.5.2 - by ErnestTBass - Jan-04-2019, 05:46 PM
RE: Upgrading to Python 3.5.2 - by ErnestTBass - Jan-04-2019, 07:18 PM
RE: Upgrading to Python 3.5.2 - by snippsat - Jan-04-2019, 09:21 PM
RE: Upgrading to Python 3.5.2 - by metulburr - Jan-04-2019, 09:22 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Upgrading from 2 to 3 and having file write problems KenHorse 2 1,629 May-08-2022, 09:47 PM
Last Post: KenHorse
  Virtual environment and upgrading python 3.5 to 3.9 NeilUK 4 12,600 Jan-24-2021, 01:02 PM
Last Post: snippsat
  Error in Mysql Client when upgrading Django Abi 0 1,954 Sep-21-2020, 06:11 AM
Last Post: Abi
  Help with Upgrading to Python 3.8 KNSSCyberSec 1 2,513 Jan-31-2020, 08:37 PM
Last Post: Marbelous
  Pymssql library failing when upgrading to Python 3.7 - win32 issue stixmagiggins 5 7,758 Jun-24-2019, 06:46 AM
Last Post: snippsat
  error in upgrading python 24. to 2.7 singhraj3110 3 3,846 Jul-12-2018, 12:18 PM
Last Post: Larz60+
  upgrading google-api generates an error ineuw 3 3,912 Jul-07-2018, 06:47 AM
Last Post: ineuw
  upgrading python package amka 5 6,110 Nov-18-2017, 02:44 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

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