not defined symbol _ZNK20wxArgNormalizerWcharIRK10wxCStrDataE3getEv

林占宇 <[email protected]>
Newsgroups gmane.comp.python.wxpython.devel
Message-ID <[email protected]>
Python3.4

> sudo python3.4 -m pip install --upgrade --pre -f 
https://wxpython.org/Phoenix/snapshot-builds/ wxPython -b 
/mnt/disk/pip_build
Collecting wxPython
  Downloading 
https://wxpython.org/Phoenix/snapshot-builds/wxPython-4.0.0rc1.dev3510+3a2ecb7.tar.gz 
(67.9MB)
    100% |████████████████████████████████| 67.9MB 21kB/s 
Requirement already up-to-date: six in /usr/lib/python3.4/site-packages 
(from wxPython)
Installing collected packages: wxPython
  Running setup.py install for wxPython ... done
Successfully installed wxPython-4.0.0rc1.dev3510+3a2ecb7

> python3.4
Python 3.4.6 (default, Mar 22 2017, 12:26:13) [GCC] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import wx
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib64/python3.4/site-packages/wx/__init__.py", line 17, in 
<module>
    from wx.core import *
  File "/usr/lib64/python3.4/site-packages/wx/core.py", line 12, in <module>
    from ._core import *
ImportError: 
/usr/lib64/python3.4/site-packages/wx/libwx_gtk3u_core-3.0.so.0: symbol 
_ZNK20wxArgNormalizerWcharIRK10wxCStrDataE3getEv, version WXU_3.0 not 
defined in file libwx_baseu-3.0.so.0 with link time reference
>>> 

-- 
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.