_core_ not found

I’ve installed wxPython according to the BUILD.txt and INSTALL.txt. Everything completed successfully. When I try and import wx it returns core module not found which is occurring in _core.py. If I look in my python site-packages folder. There is a core.so but no core.py. Can anyone elaborate or help me out on this?

Dustin