>Sorry for my stupid question if i have to load module >from a folder ihave to append it to the sys path the >folder?<br>
>ex:<br>
>if my  folder module is  /home/lucak904/Scrivania/Luca/enigma2<br><div id=":19r" class="ii gt">
>i do this :<br>
>import sys<br>
>sys.path.append('/home/lucak904/Scrivania/Luca/enigma2')<br>
>If this is correct why when i write:<br>
>form enigma2 import *<br>
>i get no module named enigma2  <br>
</div>  <br>is  the folder module  /home/lucak904/Scrivania/Luca/enigma2<span style="color: rgb(255, 0, 0);">.py<span style="color: rgb(0, 0, 0);">?</span></span>   i think the extension  is necessary .<br clear="all"><br>
-- <br>wolf python london<br>