import wx Traceback (most recent call last): File \"\", line 1, in import wx File \"C:\\Python26\\lib\\site-packages\\wx-2.8-msw-unicode\\wx\\__init
As mentioned by the other fellow, make sure you have a 64-bit Python AND a 64-bit wxPython version downloaded. If one or the other is 32-bit, it won't work. Personally, I have never had any problems installing wxPython on Windows.