Changes between Initial Version and Version 1 of Ticket #31423


Ignore:
Timestamp:
Sep 27, 2011, 7:27:53 PM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Do you really want the ancient python 2.4 version of wxpython? I suspect you want a newer python version. Try py27-wxpython or py26-wxpython.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31423

    • Property Keywords py-wxpython removed
    • Property Owner changed from macports-tickets@… to jwa@…
    • Property Summary changed from Failed install of py-wxpython to py-wxpython: "class wxFont" has no member named "MacGetATSUFontID"
  • Ticket #31423 – Description

    initial v1  
    11Installed MacPorts about a week ago in order to install matplotlib. Matplotlib installed fine but I am now having problems with wxPython. Before matplotlib it worked fine, but now 'import wx' simply returns a 'no such module' error. Decided to try and reinstall it using MacPorts (first install was done 'manually'). Installs all dependencies okay but eventually fails with the following message:
    22
     3{{{
    34--->  Building py-wxpython
    4 
    55Error: Target org.macports.build returned: shell command failed (see log for details)
    6 
    76Error: Status 1 encountered during processing.
     7}}}