Changes between Initial Version and Version 1 of Ticket #53957


Ignore:
Timestamp:
Apr 11, 2017, 7:31:12 AM (7 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

You are on macOS 10.12 Sierra. As the error message says, python25 is not supported on OS X 10.10 Yosemite or later, so uninstall it:

sudo port uninstall python25

If you want to use python 2.x, use python27 instead (or python26, if you really want).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53957

    • Property Status changed from new to closed
    • Property Cc ryandesign added
    • Property Summary changed from gcc5 to python25 is not supported on Yosemite or later
    • Property Resolution changed from to invalid
    • Property Port python25 added
  • Ticket #53957 – Description

    initial v1  
    33This Python 2.5 error has been pervasive in my trying to install ports, & this gcc5-related error is the most recent instance.  Will you please help?
    44
    5 
     5{{{
    66Amys-MacBook-Pro:~ amypowell$ sudo -E port install gcc5
    77--->  Computing dependencies for gcc5
     
    2525Error: rev-upgrade failed: Error rebuilding python25
    2626Error: Follow https://guide.macports.org/#project.tickets to report a bug.
     27}}}