Opened 12 years ago
Closed 11 years ago
#38738 closed defect (fixed)
py26-wxpython universal fails
Reported by: | dershow | Owned by: | jameskyle@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | py26-wxpython |
Description
The universal build of py26-wxpython fails. The problem is that it depends on wxWidgets-python, which doesn't have a universal version.
Here is the error:
Error: Cannot install py26-wxpython for the arch(s) 'i386 x86_64' because Error: its dependency wxWidgets-python is only installed for the arch 'x86_64' Error: and does not have a universal variant. Error: Unable to execute port: architecture mismatch
So, it seems that either wxWidgets-python needs a universal variant, or py26-wxpython doesn't really have one, and thus should not have that option.
Change History (4)
comment:1 Changed 12 years ago by cooljeanius (Eric Gallager)
comment:3 Changed 12 years ago by jmroot (Joshua Root)
Cc: | jameskyle@… removed |
---|---|
Owner: | changed from macports-tickets@… to jameskyle@… |
comment:4 Changed 11 years ago by mojca (Mojca Miklavec)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | 2.1.3 |
This should be solved since r110279 for the port(s) py2X-wxpython-2.8
. In case the problems persist with that port, please reopen the ticket. (Of course Carbon-based wxWidgets 2.8 won't build 64-bit, but ...)
Note: See
TracTickets for help on using
tickets.
The wxWidgets situation in MacPorts is basically a mess in general...