Opened 13 years ago
Closed 11 years ago
#31423 closed defect (worksforme)
py-wxpython: "class wxFont" has no member named "MacGetATSUFontID"
Reported by: | pazerp@… | Owned by: | jyrkiwahlstedt |
---|---|---|---|
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.
Attachments (1)
Change History (4)
Changed 13 years ago by pazerp@…
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-wxpython → py-wxpython: "class wxFont" has no member named "MacGetATSUFontID" |
comment:3 Changed 11 years ago by mojca (Mojca Miklavec)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Version: | 2.0.3 |
I'm unable to reproduce this with the new py24-wxpython-2.8 @2.8.12.1 +carbon
. I'm closing the ticket. In case it is still an issue, please reopen the ticket and attach the new log. (Maybe the original error was related to a mismatch between wxPython and wxWidgets versions.)
Note: See
TracTickets for help on using
tickets.
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.