Opened 9 years ago

Last modified 9 years ago

#49368 closed update

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 — at Version 1

Reported by: philippe.thepaut@… Owned by: sean@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: py27-cairo

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

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

Change History (1)

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

Description: modified (diff)
Keywords: py27 removed
Owner: changed from macports-tickets@… to sean@…
Priority: LowNormal
Summary: unable tu upgrade py27cairo portpy27-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

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.

Note: See TracTickets for help on using tickets.