#49368: py27-cairo: Cannot install py27-cairo for the arch(s) i386 x86_64 because its dependency py27-numpy is only installed for the arch x86_64 ---------------------------------+-------------------- Reporter: philippe.thepaut@… | Owner: sean@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: py27-cairo | ---------------------------------+-------------------- Changes (by ryandesign@…): * priority: Low => Normal * owner: macports-tickets@… => sean@… * keywords: py27 => Old description:
I cannot upgrade py27-cairo port
sudo port install py27-cairo py27-numpy Error: Cannot install py27-cairo for the arch(s) ''''i386 x86_64'''' because Error: its dependency py27-numpy is only installed for the arch ''''x86_64'''' Error: and does not have a universal variant. Error: Unable to execute port: architecture mismatch
New description: I cannot upgrade py27-cairo port {{{ sudo port install py27-cairo py27-numpy Error: Cannot install py27-cairo for the arch(s) i386 x86_64 because Error: its dependency py27-numpy is only installed for the arch x86_64 Error: and does not have a universal variant. Error: Unable to execute port: architecture mismatch }}} -- Comment: You are trying to install py27-cairo with the universal variant. You cannot do that because its dependency py27-numpy does not have a universal variant. Install py27-cairo without the universal variant instead. -- Ticket URL: <https://trac.macports.org/ticket/49368#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X