Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #77823
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| Subject | Re: pythonw.exe has stopped working |
| Date | 2014-09-12 19:15 -0400 |
| Organization | IISS Elusive Unicorn |
| References | <d3973bff-5c44-4fb1-b554-21562160e049@googlegroups.com> <45201191-331a-44a8-aa83-d49186aa3742@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.13984.1410563675.18130.python-list@python.org> (permalink) |
On Fri, 12 Sep 2014 01:57:21 -0700 (PDT), Rahul Bhagat
<rahuldbhagat@gmail.com> declaimed the following:
>
>
>Problem signature:
> Problem Event Name: APPCRASH
> Application Name: pythonw.exe
> Application Version: 0.0.0.0
> Application Timestamp: 527fcf67
> Fault Module Name: wxmsw28uh_core_vc.dll
Well, according to Google that file is part of wxWidgets...
Try running using a regular console and "python" rather than "pythonw"
-- it MIGHT produce some informative messages (or not).
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
pythonw.exe has stopped working rahuldbhagat@gmail.com - 2014-09-11 22:48 -0700
Re: pythonw.exe has stopped working Rahul Bhagat <rahuldbhagat@gmail.com> - 2014-09-12 01:57 -0700
Re: pythonw.exe has stopped working Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-09-12 19:15 -0400
Re: pythonw.exe has stopped working Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-09-12 20:14 +1000
Re: pythonw.exe has stopped working Marko Rauhamaa <marko@pacujo.net> - 2014-09-12 14:33 +0300
Re: pythonw.exe has stopped working Terry Reedy <tjreedy@udel.edu> - 2014-09-12 19:16 -0400
csiph-web