Opened 9 years ago

Closed 9 years ago

#45486 closed defect (invalid)

python27 activation failed

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

Attachments (1)

main.log (584.8 KB) - added by bboy_big_bang@… 9 years ago.

Download all attachments as: .zip

Change History (5)

Changed 9 years ago by bboy_big_bang@…

Attachment: main.log added

comment:1 Changed 9 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.

comment:2 Changed 9 years ago by bboy_big_bang@…

thanks for answering, i use this guide for uninstalling macports https://guide.macports.org/chunked/installing.macports.uninstalling.html but after installing port again، not found any command،،

Mohammads-MacBook-Pro:~ iTh3End$ port
MacPorts 2.3.2
Entering interactive mode... ("help" for help, "quit" to quit)
[Users/iTh3End] > quit 
Goodbye
Mohammads-MacBook-Pro:~ iTh3End$ sudo port install assimp
Password:
Error: Port assimp not found
Mohammads-MacBook-Pro:~ iTh3End$ sudo port install glfw
Error: Port glfw not found
Mohammads-MacBook-Pro:~ iTh3End$ 
Last edited 9 years ago by bboy_big_bang@… (previous) (diff)

comment:3 Changed 9 years ago by bboy_big_bang@…

fixed thanks a lot

comment:4 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed

To fix Error: Port ... not found, run sudo port selfupdate.

Note: See TracTickets for help on using tickets.