Hi, there:<br><br>I am new to python, and now I got a trouble:<br><br>I have an application named canola, it is written under python 2.5, and can run normally under python 2.5<br><br>But when it comes under python 2.6, problem up, it says:<br>
<br>Traceback (most recent call last):<br>  File &quot;/usr/lib/python2.6/site-packages/terra/core/plugin_manager.py&quot;, line 151, in _load_plugins<br>    classes = plg.load()<br>  File &quot;/usr/lib/python2.6/site-packages/terra/core/plugin_manager.py&quot;, line 94, in load<br>
    mod = self._ldr.load()<br>  File &quot;/usr/lib/python2.6/site-packages/terra/core/module_loader.py&quot;, line 42, in load<br>    mod = __import__(modpath, fromlist=[mod_name])<br>ImportError: Import by filename is not supported.<br>
<br>Any body any idea what should I do?<br clear="all"><br>-- <br>Best Regards<br>