Python Forum
Update Python 2.7 in place
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Update Python 2.7 in place
#1
A linux system has /usr/local/bin/python2.7 installed with a time stamp from August 2014. "python2.7 --version" says just "Python 2.7". There are many packages installed in /usr/local/lib/python2.7/site-packages.

Is there a way to update this in place to 2.7.14 that will not break the existing installed site-packages? (Searched for the answer but if it was there it was well and truly buried under all the threads about migrating 2.7.x to 3.x.)

Note, previously asked (but not answered) here: https://stackoverflow.com/questions/4821...7-in-place
Reply


Messages In This Thread
Update Python 2.7 in place - by mathog - Jan-22-2018, 06:16 PM
RE: Update Python 2.7 in place - by Gribouillis - Jan-22-2018, 06:39 PM
RE: Update Python 2.7 in place - by mathog - Jan-22-2018, 08:32 PM
RE: Update Python 2.7 in place - by snippsat - Jan-22-2018, 07:26 PM
RE: Update Python 2.7 in place - by snippsat - Jan-22-2018, 09:25 PM
RE: Update Python 2.7 in place - by Gribouillis - Jan-22-2018, 09:38 PM
RE: Update Python 2.7 in place - by snippsat - Jan-22-2018, 10:11 PM

Forum Jump:

User Panel Messages

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