[wxPython] WxPython Install

I just installed wxPython 2.2.1 via the rpm, after instaling wxWindows rpm.
Any attempt to import wxPython results in the following error:

Traceback (innermost last):
  File "./run.py", line 22, in ?
    from wxPython.wx import *
  File "/usr/lib/python1.5/site-packages/wxPython/__init__.py", line 20, in ?
    import wxc
ImportError: undefined symbol: __vt_19wxNumberEntryDialog

I have tried installing both packages twice now, with the same results, any
help would be appreciated.

Thanx

···

_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/wxpython-users