wxPython: help(wx) causes segfaulting?

Franz Steinhaeusler franz.steinhaeusler at gmx.at
Mon Feb 27 08:53:08 EST 2006


On 27 Feb 2006 04:55:15 -0800, "André" <andre.roberge at gmail.com> wrote:

>
>Franz Steinhaeusler wrote:
>> On Sun, 26 Feb 2006 10:35:13 -0600, Tim Chase
>> <python.list at tim.thechases.com> wrote:
>>
>> >Trying to get my feet wet with wxPython (moving from just
>> >command-line apps), I tried the obvious (or, at least to me
>> >was obvious):
>> >
>> >Start python, "import wx" and then do a "help(wx)" to see
>> >what it can tell me.
>>
>> I tried it on Windows Xp, and I got also a traceback:
>>
>> >>> help (wx)
>> Traceback (most recent call last):
>[snip]
>
>I don't seem to have any problem (except that it takes a while to load)
>
>C:\Documents and Settings\André>python
>ActivePython 2.4.2 Build 248 (ActiveState Corp.) based on
>Python 2.4.2 (#67, Oct 30 2005, 16:11:18) [MSC v.1310 32 bit (Intel)]
>on win32

C:\Python24\Lib\site-packages\wx-2.621-msw-ansi>python
ActivePython 2.4 Build 244 (ActiveState Corp.) based on
Python 2.4 (#60, Feb  9 2005, 19:03:27) [MSC v.1310 32 bit (Intel)] on
win32
Type "help", "copyright", "credits" or "license" for more information.

maybe you have 2.4.2 and I 2.4.
-- 
Franz Steinhaeusler



More information about the Python-list mailing list