Opened 10 years ago

Last modified 10 years ago

#45486 closed defect

python27 activation failed — at Version 1

Reported by: bboy_big_bang@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.2
Keywords: Cc:
Port: python27

Description (last modified by ryandesign (Ryan Carsten Schmidt))

hi i want install assimp on mac os x 10.10, but i have problem with python27, Unable to activate port python27 .
xcode version: 6.1
command line tools is up to date,

--->  Computing dependencies for assimp
--->  Dependencies to be installed: boost python27
--->  Activating python27 @2.7.8_3
Error: org.macports.activate for port python27 returned: Image error: /Applications/MacPorts/Python 2.7/IDLE.app/Contents/Info.plist already exists and does not belong to a registered port.  Unable to activate port python27. Use 'port -f activate python27' to force the activation.
Error: Failed to install python27

Error: The following dependencies were not installed: boost python27
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port assimp failed

Change History (2)

Changed 10 years ago by bboy_big_bang@…

Attachment: main.log added

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: python27 assimp removed
Milestone: MacPorts 2.3.2
Port: python27 added
Priority: HighNormal
Summary: Error: Processing of port assimp failedpython27 activation failed

Why does the indicated file already exist? It shouldn't.

You can force the activation (i.e. "sudo port -f activate python27") but you might run into the same problem later with other ports, if files they want to install also already exist on your system.

To eliminate the problem, you could follow the MacPorts uninstallation instructions, then reinstall MacPorts and the ports you want.

Note: See TracTickets for help on using tickets.