Installed wxpython 2.8-unicode with Python 2.7 on Windows 7 32-bit.
During import, below Import Error occurs:
Traceback
...\python27\site-packages\wx-2.8-msw-unicode\wx_core.py in < module >()
import _core_
Import Error: DLL load failed: The specified module could not be found.
Reinstalling the Python extension was not helpful.
It's somewhat unexpected to get the error after installing the extension with the installer. If someone who had the same problem and resolved issue, it would be very nice for me to get some help. Thanks.