472,961 Members | 1,728 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,961 software developers and data experts.

Error importing wxPython

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 anyone had this problem and how can I resolve it?

Thanks in advance.

--
Ron Reidy
Nov 6 '08 #1
3 4543
On Nov 6, 8:09*am, ron.re...@gmail.com 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 see the
application event log for more detail.

Has anyone had this problem and how can I resolve it?

Thanks in advance.

--
Ron Reidy

I haven't seen that one before. What OS are you using? Did you install
the latest wxPython? Is there a previous version of wxPython already
installed? If so, was that intentional?

Mike
Nov 6 '08 #2
On Thu, Nov 6, 2008 at 8:09 AM, <ro*******@gmail.comwrote:
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 anyone had this problem and how can I resolve it?

Thanks in advance.
downloading and installing this package should fix the problem:

http://www.microsoft.com/downloads/d...displaylang=en
Nov 6 '08 #3
Thank you Chris. That worked perfectly.

On Thu, Nov 6, 2008 at 9:05 AM, Chris Mellon <ar*****@gmail.comwrote:
On Thu, Nov 6, 2008 at 8:09 AM, <ro*******@gmail.comwrote:
>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 anyone had this problem and how can I resolve it?

Thanks in advance.

downloading and installing this package should fix the problem:

http://www.microsoft.com/downloads/d...displaylang=en


--
Ron Reidy
Nov 6 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Jay O'Connor | last post by:
I'm using Python 2.3 on windows and trying to use the win32 libs. I keep getting the following error >>> import win32gui Traceback (most recent call last): File "<pyshell#6>", line 1, in...
1
by: John Kinson | last post by:
Hi, I'm trying to get the wxPython demo to run on a Debian sarge testing installation, but encounter the following error when I run the demo script: # ./demo.py Traceback (most recent call...
10
by: Harlin Seritt | last post by:
Is there really a major performance difference between doing the following: import Tkinter as TK TK.Label(yada yada) OR from Tkinter import *
1
by: Erik Bethke | last post by:
Hello All, I still shaking out my last few bugs in my tile matching game: I am now down to one stumper for me: 1) when I initialize wxPython 2) from an exe that I have created with py2exe 3)...
4
by: Bo Peng | last post by:
Dear list, What I would like to do is something like: In myModule.py ( a wrapper module for different versions of the module), if lib == 'standard': from myModule_std import * elsif lib ==...
2
by: f rom | last post by:
----- Forwarded Message ---- From: Josiah Carlson <jcarlson@uci.edu> To: f rom <etaoinbe@yahoo.com>; wxpython-users@lists.wxwidgets.org Sent: Monday, December 4, 2006 10:03:28 PM Subject: Re: ...
4
by: rshepard | last post by:
I'm stymied by what should be a simple Python task: accessing the value of a variable assigned in one module from within a second module. I wonder if someone here can help clarify my thinking. I've...
3
by: Emmanuel | last post by:
I recently upgraded wxpython (and python) on XP using wxPython2.8- win32-unicode-2.8.7.1-py25.exe Now when I run from wxPython.wx import * It crashes : -import _wx
1
by: Steven W. Orr | last post by:
python-2.3.5 wx-2.6 I just bought the wxPython In Action book and I see that all the examples say to import wx All of our pre-existing code was horribly doing a from wxPython import * I...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.