problems trying wxPython in Win 95
Olivier Dagenais
olivierS.dagenaisP at canadaA.comM
Sun Jul 16 23:54:48 EDT 2000
More information about the Python-list mailing list
Sun Jul 16 23:54:48 EDT 2000
- Previous message (by thread): "Intellisense" drop-down...
- Next message (by thread): problems trying wxPython in Win 95
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I also had a problem with running a wxPython app on a Win95 machine. Mine was crashing in the wx(something).DLL. I think it might have been an MFC DLL issue, which I have seen a few posts discuss in this newsgroup before. Try a search on www.deja.com (go to USENET, and then find this newsgroup and search for something like "wxPython MFC") to see what turns up... -- ---------------------------------------------------------------------- Olivier A. Dagenais - Carleton University - Computer Science III "Rob" <europax at home.com> wrote in message news:iFtc5.19052$V34.236887 at news1.sttls1.wa.home.com... > I want to run the demo program included in wxPython 2.1. Upon starting it I > immediately get the message appended to this post. I have two versions of > Python installed- 1.5.2 and 1.6a2. I tried the demo from both of them and > get the same result. I tried running it from the console, from PythonWin, > and from IDLE, all with negative results. Does anyone have an idea of what > is going on? > > Thanks, Rob. > > PYTHONWIN caused an exception c06d007eH in module KERNEL32.DLL at > 0137:bff9a07c. > Registers: > EAX=0063d7bc CS=0137 EIP=bff9a07c EFLGS=00000246 > EBX=00000000 SS=013f ESP=0063d7b8 EBP=0063d80c > ECX=0063d7d4 DS=013f ESI=0063d864 FS=2287 > EDX=ffffffff ES=013f EDI=00000000 GS=0000 > Bytes at CS:EIP: > 5e 8b e5 5d c2 10 00 64 a1 00 00 00 00 55 8b ec > Stack dump: > 018a9c34 c06d007e 00000000 00000000 bff9a07c 00000001 0063d830 bff782c7 > 817f9000 81821708 00081822 00000000 0063d6e3 00000000 bff7c4f7 0188e4d0 > >
- Previous message (by thread): "Intellisense" drop-down...
- Next message (by thread): problems trying wxPython in Win 95
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list