Hi,<br><br>I'm getting the following error on 4.4.1 attempting to run python runners and dataengines:<br><br>Traceback (most recent call last):<br> File "/usr/share/kde4/apps/plasma_scriptengine_python/pyrunner.py", line 50, in init<br>
self.pyrunner = self.module.main.CreateRunner(None)<br>AttributeError: 'module' object has no attribute 'main'<br><br>Looks familiar :) Then I tried creating new projects that use 'main.py' as the main code file - both runner and dataengine works then.<br>
<br>Looks to me like the previous fix to allow names other than 'main.py' only fixed things for python plasmoids (I tried, and I indeed no longer have this problem for python plasmoids). A further patch might be needed to do a similar fix for runners and dataengines?<br>
<br clear="all">----<br>Jason "moofang" Lim Yuen Hoe<br><a href="http://yuenhoe.co.cc/">http://yuenhoe.co.cc/</a><br><br>