I have python 2.5.1 on my dreambox with Enigma2 ver 2.5 and the code works fine.
when i change the enigma2 binaries to 2.6 or 2.7 (without changing anything else) i get the following error. Traceback (most recent call last): File "/usr/lib/enigma2/python/mytest.py", line 3, in <module> import enigma File "/usr/lib/enigma2/python/enigma.py", line 1281, in <module> class eGauge (eWidget): File "/usr/lib/enigma2/python/enigma.py", line 1286, in eGauge __swig_destroy__=_enigma.delete_eGauge AttributeError: 'module' object has no attribute 'delete_eGauge' can anyone else me with the debugging of it, as i am new to python please. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
