Subject: py-wxWindows
To: None <netbsd-help@netbsd.org>
From: Audun Arnesen Nordal <audun@stud.cs.uit.no>
List: netbsd-help
Date: 07/09/2002 11:45:35
Hi.

I'm having trouble using the py-wxWindows library on netbsd (1.6A). I have 
py20-wxWindows-2.2.2nb1 and python20-2.0.1nb2 installed. When I try to 
import wxPython, I get:

>>> import wxPython
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/pkg/lib/python2.0/site-packages/wxPython/__init__.py", line 
20, in ?
    import wxc
ImportError: /usr/pkg/lib/python2.0/site-packages/wxPython/wxc.so: 
Undefined symbol "__pure_virtual" (reloc type = 1, symnum = 2523)

Seems like the person who posted this:
http://mail-index.netbsd.org/netbsd-help/2001/10/24/0000.html
had similar problems.

Any pythoneers with an idea there?

Regards,


-- 
Audun Nordal