python - wxPython crashes under Vista -


I am following the guide for wxPython. But unfortunately the accidents dialog window looks just fine, but as soon as I take my mouse over the window, a "Python. XE stopped working" a Windows message appears

I use:

  • Python 2.6.2
  • Vista (the latest SP and updated installs) is running 32 bits, as an administrator

Any thoughts can be wrong, or how can it be corrected?

Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -