Menu

#303 INTERNAL ERROR: No DISPATCH member for op 43

0.8.19
open
nobody
None
5
2011-11-25
2011-11-25
kxroberto
No

(py2.6.6 linux)

htmlextr.py:64: INTERNAL ERROR -- STOPPED PROCESSING FUNCTION --
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/pychecker/warn.py", line 242, in _checkFunction
_checkCode(code, codeSource)
File "/usr/local/lib/python2.6/dist-packages/pychecker/warn.py", line 155, in _checkCode
raise NotImplementedError('No DISPATCH member for op %r' % op)
NotImplementedError: No DISPATCH member for op 43

This is the causing line 64 :

self.list_table[ix:ix+1] = td.list_table #$pycheck_no="No class attribute"

Discussion

  • kxroberto

    kxroberto - 2011-11-25
    • milestone: --> 0.8.19
     
  • kxroberto

    kxroberto - 2011-11-25

    (this problem is not with 0.8.18)

     
  • kxroberto

    kxroberto - 2011-11-25

    Note: pychecker --version (Config.py/version) has the wrong/old version in 0.8.19

     

Log in to post a comment.