[Eric] Debug fails - unicode error

Detlev Offenbach detlev at die-offenbachs.de
Fri Aug 14 11:08:54 BST 2009


Hi,

please upgrade to eric 4.3.6 and try again. There were some changes in the 
meantime.

Detlev

On Freitag, 14. August 2009, Milos Prudek wrote:
> While stepping through a short Python script that uses the BeautifulSoup
> library I got this error in eric:
>
> The debugged program raised the exception unhlandled TypeError "unbound
> method __unicode__() must be called with NavigableString as first argument
> (got nothing instead)"
>
> and then another window saying: The program being debugged has terminated
> unexpectedly.
>
> The error appeared after I stepped into this line of my source:
> a_name=row('td')[1]('b')[0].contents[0]
>
> The python script in question runs pefectly without Eric. Something in Eric
> or BeautifulSoup makes Eric stop the debugging, probably because Eric
> cannot display the "a_name" variable.
>
> I run Eric 4.1.1
>
> Is this a known issue?



-- 
Detlev Offenbach
detlev at die-offenbachs.de


More information about the Eric mailing list