gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] GNUmed 0.9 call for testing


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] GNUmed 0.9 call for testing
Date: Mon, 7 Feb 2011 16:00:08 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

On Thu, Feb 03, 2011 at 10:24:19PM +0100, Hilbert, Sebastian wrote:

> .========================================================
> | Unhandled exception caught !
> | Type : <type 'exceptions.AttributeError'>
> | Value: 'module' object has no attribute 'getStrAllTopics'
> `========================================================
> Traceback (most recent call last):
>   File "gnumed.py", line 529, in <module>
>     gmGuiMain.main()
>   File "/tmp/gnumed-gnumed/gnumed/gnumed/Gnumed/wxpython/gmGuiMain.py", line 
> 3279, in main
>     topic = wx.lib.pubsub.getStrAllTopics()
> AttributeError: 'module' object has no attribute 'getStrAllTopics'

Please post the result of:

        &> python
        >>> import wx.lib.pubsub as p
        >>> help(p)

Thanks,
Karsten
-- 
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



reply via email to

[Prev in Thread] Current Thread [Next in Thread]