wxpython strange behaviour

Mark Lawrence breamoreboy at yahoo.co.uk
Fri Jan 15 15:51:30 EST 2016


On 15/01/2016 17:05, Shiva Upreti wrote:
> https://gist.github.com/anonymous/4baa67aafd04555eb4e6
>
> I wrote the above code to display a toasterbox, and I didnt want it to display any frames on the screen, just a toasterbox. The problem with this code is that it runs fine when I run it the first time, but when I run it next time it shows some error and the toasterbox doesnt disappear from the screen itself(it should though).
> Error message I got:
> https://gist.github.com/anonymous/f0d4ec685d2432c80a1

I'm sorry that I can't help directly but you're more likely to get 
answers here gmane.comp.python.wxpython.

>
> There is one more issue. I am using canopy as my environment, and when i run it using canopy it works fine at least for the first time but when I run it using command prompt in windows 10, nothing happens, I get no errors and still it does not work.
>

Two problems, one is that Canopy is *NOT* main stream Python, it is part 
of the Enthought distibution, second is that "still it does not work" 
amongst other things is about as much use as a wet fart in a 
thunderstorm.  Please give us data that we can work with.

> Please help me solve these issues.
>

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence




More information about the Python-list mailing list