Opened 13 years ago

Closed 13 years ago

#27690 closed defect (fixed)

Cannot install py25-wxpython for the arch(s) 'x86_64'

Reported by: jiri@… Owned by: jyrkiwahlstedt
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: py25-wxpython

Description

sudo port install bittorrent Password: ---> Computing dependencies for bittorrent Error: Cannot install py25-wxpython for the arch(s) 'x86_64' because Error: its dependency wxWidgets only supports the arch(s) 'i386 ppc'. Error: Unable to execute port: architecture mismatch To report a bug, see <http://guide.macports.org/#project.tickets>

Change History (6)

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to jwa@…
Port: py25-wxpython added

Please remember to fill in the Port field and cc the maintainer.

comment:2 Changed 13 years ago by afb@…

You need the development version of wxPython (2.9.1.1) for 64-bit support...

The stable version (2.8.11.0) only supports Carbon, and is therefore 32-bit.

comment:3 Changed 13 years ago by nksallem@…

Hi, I have the same problem though I have a 32-bit architecture and I don't need 64-bit so can I just fix it to 32-bit only?

Best, -- Nizar

comment:4 in reply to:  3 Changed 13 years ago by nksallem@…

Replying to nksallem@…:

Hi, I have the same problem though I have a 32-bit architecture and I don't need 64-bit so can I just fix it to 32-bit only?

Best, -- Nizar

Hi again,

I forgot to say that I've tried with the development version too and it wasn't a success. Here is the log

bash-3.2$ sudo port search wxpython
py-wxpython @2.8.9.2 (python, graphics)
    Python interface to the wxWindows cross platform GUI

py-wxpython26 @2.6.3.3 (python, graphics)
    Python interface to the wxWindows cross platform GUI

py25-wxpython @2.8.9.1 (python, graphics)
    Python interface to the wxWindows cross platform GUI

py26-wxpython @2.8.10.1 (python, graphics)
    Python interface to the wxWindows cross platform GUI

py27-wxpython @2.8.11.0 (python, graphics)
    Python interface to the wxWindows cross platform GUI

Found 5 ports.
bash-3.2$ sudo port install py-wxpython
Error: Cannot install py-wxpython for the arch(s) 'x86_64' because
Error: its dependency wxWidgets is only installed for the arch 'i386'
Error: and does not have a universal variant.
Error: Unable to execute port: architecture mismatch
To report a bug, see <http://guide.macports.org/#project.tickets>

comment:5 Changed 13 years ago by yann.sionneau@…

Hello, I am experimenting the same problem, do you have some more informations about that ?

comment:6 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.