Opened 13 years ago

Last modified 11 years ago

#31423 closed defect

py-wxpython: "class wxFont" has no member named "MacGetATSUFontID" — at Version 1

Reported by: pazerp@… Owned by: jwa@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-wxpython

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

Installed 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:

--->  Building py-wxpython
Error: Target org.macports.build returned: shell command failed (see log for details)
Error: Status 1 encountered during processing.

Change History (2)

Changed 13 years ago by pazerp@…

Attachment: main.log added

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

Description: modified (diff)
Keywords: py-wxpython removed
Owner: changed from macports-tickets@… to jwa@…
Summary: Failed install of py-wxpythonpy-wxpython: "class wxFont" has no member named "MacGetATSUFontID"

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.

Note: See TracTickets for help on using tickets.