Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: wxPython/wxWidgets release number mismatch
Date: Mon, 17 Sep 2018 22:46:06
Message-Id: 1576802.dfbg70pYk5@dell_xps
In Reply to: [gentoo-user] Re: wxPython/wxWidgets release number mismatch by Grant Edwards
1 On Monday, 17 September 2018 22:02:23 BST Grant Edwards wrote:
2 > On 2018-09-17, Andrew Udvare <audvare@×××××.com> wrote:
3 > > On 9/17/18 3:48 PM, Grant Edwards wrote:
4 > >> Does anybody have any idea what the below is trying to tell me?
5 > >>
6 > >> _WHAT_ two compenents are mismatched?
7 > >>
8 > >> WTF is the point of printing a "release number mismatch" warning
9 > >> without tell the user which two components are mismatched?
10 > >>
11 > >> You might as well print out
12 > >>
13 > >> WARNING: something might or might be wrong!
14 > >>
15 > >> I've reinstalled wxpython, pygtk, and wxGTK, and it didn't help.
16 > >
17 > > I think you need to try this:
18 > >
19 > > revdep-rebuild -L wx_baseu-3.0 -- --ask
20 >
21 > It wants to re-install wxpython-3.0.2.0, wxGTK-3.04 and
22 > wxGTK-304-r300. I've already done that a few times, but I answered
23 > 'y' anyway and let it reinstall them again. It didn't help:
24 >
25 > $ python -c "import wx"
26 >
27 > /usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py:16629:
28 > UserWarning: wxPython/wxWidgets release number mismatch
29 > warnings.warn("wxPython/wxWidgets release number mismatch")
30
31 Have a look at bug #639276 in case it is related to your problem:
32
33 https://bugs.gentoo.org/639276
34
35 --
36 Regards,
37 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: wxPython/wxWidgets release number mismatch Grant Edwards <grant.b.edwards@×××××.com>