Python crashing in windows 8 with wxpython

I posted a question on stack overflow about this - no luck yet.

What happens is - I start the application - all ok. As long as I don’t load any data it runs fine. After I load data, when it returns from the callback, or if I click away from the app it crashes.

Link to the StackOverflow post - http://stackoverflow.com/questions/19923996/python-exe-has-stopped-working?rq=1

Anything is helpful.

thanks a lot.

Already solved. Thx

···

Em terça-feira, 7 de outubro de 2014 05h37min38s UTC-7, Gustavo Oliveira escreveu:

I posted a question on stack overflow about this - no luck yet.

What happens is - I start the application - all ok. As long as I don’t load any data it runs fine. After I load data, when it returns from the callback, or if I click away from the app it crashes.

Link to the StackOverflow post - http://stackoverflow.com/questions/19923996/python-exe-has-stopped-working?rq=1

Anything is helpful.

thanks a lot.

Hi Gustavo,

···

On 10/7/2014 17:58, Gustavo Oliveira wrote:

Already solved. Thx

And what was the solution? I might help the next person running into such a problem.

I don't see it on stackoverflow.

Werner