Re: Error importing wxPython

2008-11-06 Thread Ron Reidy
Thank you Chris. That worked perfectly. On Thu, Nov 6, 2008 at 9:05 AM, Chris Mellon <[EMAIL PROTECTED]> wrote: > On Thu, Nov 6, 2008 at 8:09 AM, <[EMAIL PROTECTED]> wrote: >> Hi, >> >> I just installed wxPython from http://wxpython.org/download.php. When >> I import (import wx), I get this err

Re: Error importing wxPython

2008-11-06 Thread Chris Mellon
On Thu, Nov 6, 2008 at 8:09 AM, <[EMAIL PROTECTED]> wrote: > Hi, > > I just installed wxPython from http://wxpython.org/download.php. When > I import (import wx), I get this error: > > ImportError: DLL load failed: The application has failed to start > because its side-by-side configuration is in

Re: Error importing wxPython

2008-11-06 Thread Mike Driscoll
On Nov 6, 8:09 am, [EMAIL PROTECTED] wrote: > Hi, > > I just installed wxPython fromhttp://wxpython.org/download.php.  When > I import (import wx), I get this error: > > ImportError: DLL load failed: The application has failed to start > because its side-by-side configuration is incorrect. Please s

Error importing wxPython

2008-11-06 Thread ron . reidy
Hi, I just installed wxPython from http://wxpython.org/download.php. When I import (import wx), I get this error: ImportError: DLL load failed: The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more detail. Has anyo