Python Forum
Mac OS 64 Python 2.7.3 Installation Failed
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mac OS 64 Python 2.7.3 Installation Failed
#2
I used homebrew to install latest python2:
brew install python@2

and to upgrade:
brew upgrade python@2

This does not replace the system version as that might cause problems.

So, entering:
  • python - gives me the system installed python 2.7.10
  • python2 - gives me the latest 2.7.15
  • python3 - gives me 3.6.5
  • python37 - gives me 3.7

I've not seen the problem you've encountered. Sorry.
I am trying to help you, really, even if it doesn't always seem that way
Reply


Messages In This Thread
RE: Mac OS 64 Python 2.7.3 Installation Failed - by gruntfutuk - Jul-05-2018, 09:48 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Failed attempts to load Microsoft Appstore Python DLLs piyushd 0 478 Oct-31-2023, 10:43 AM
Last Post: piyushd
  Python installation for old MacOS Yonix 1 545 Sep-21-2023, 03:32 PM
Last Post: menator01
  Installation of packages to newest Python version from previous one Andrzej_Andrzej 3 933 Jul-15-2023, 11:32 AM
Last Post: snippsat
  How to see the date of installation of python modules. newbieAuggie2019 4 1,728 Mar-31-2023, 12:40 PM
Last Post: newbieAuggie2019
  Getting "SSL client not supported by this Python installation" error prabirsarkar 0 995 Mar-13-2023, 05:01 PM
Last Post: prabirsarkar
  python installation/running inside singularity container erdemath 2 1,878 Sep-21-2022, 08:13 AM
Last Post: erdemath
Question Python V3.11 Installation Help Danno 2 1,148 Aug-11-2022, 02:30 AM
Last Post: Danno
  mysql.connector.errors.ProgrammingError: Failed processing format-parameters; Python ilknurg 3 5,764 Jan-18-2022, 06:25 PM
Last Post: ilknurg
  Portable installation of Python possible? pstein 2 3,156 Nov-15-2020, 12:14 PM
Last Post: snippsat
  python and openCV installation dejhost 16 11,044 Aug-04-2020, 02:23 AM
Last Post: snippsat

Forum Jump:

User Panel Messages

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