Ticket #20037 (new defect)
py25-wxpython install failure
| Reported by: | horiacosmin@… | Owned by: | mww@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | error | Cc: | jjstickel@…, jwa@…, mlk@…, jameskyle@…, ndg.shopping@…, michaelld@… |
| Port: | py25-wxpython |
Description
Cannot install py25-wxpython nor py-wxpython.even after a port sink. Does the issue concern the version of wxWidgets?
Attachments
Change History
comment:1 Changed 4 years ago by jjstickel@…
Yes, wxpython-2.8.9.2 needs at least wxwidgets-2.8.9.2. See ticket #19192. wxwidgets was at 2.8.10, but was recently deprecated. Why!?
comment:3 Changed 4 years ago by macsforever2000@…
- Cc jwa@… added
- Owner changed from macports-tickets@… to mww@…
comment:4 Changed 4 years ago by jjstickel@…
I've attached a Portfile for wxwidgets-2.8.9.2 that works for me. It pulls wxwidgets from the wxpython source tarball, and hence compatibility is assured. Some cleanup is likely necessary before it can go in the SVN port tree. Also, I notice that wxpython 2.8.10.1 has been released, and so maybe both wxwidgets and wxpython can be updated to 2.8.10.x.
Note: See
TracTickets for help on using
tickets.

