<span class="gmail_quote"></span>Sirs,<br>I have a problem with my project in Eric4 (version 4.1-snapshot-20070924-(r1506)) on GNU/Linux.<br>The project are using QT4, and I have the follow structure:<br><br>/regexQT4/<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; __init__.py<br><br>
/regexQT4/controller/<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; __ini__.py<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; start_regexQT4.py<br>/regexQT4/view/<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; __init__.py<br clear="all">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; regextQT4.py

 (this is the .ui file generate using pyuic4)<br><br>Ok, on the shell I set my pythonpath using this code: <br><br>$export PYTHONPATH=&quot;/home/kessia/code/&quot;<br><br>In the folder /code are my projects include regexQT4.
<br><br>The problem is, when I open the project in Eric4 and try to run, using F2 key, the project don&#39;t run and appears a box talk an error in this line:<br><br>from regexQT4.view.regexQT4 import Ui_Form<br><br>When I run in shell the project runs fine, without problem.
<br><br><br><br><br><br>PS.: Sorry for my bad english!<br><span class="sg"><br><br>-- <br>Nilo Dantas . . .<br>&quot;Use The Source, Luke.&quot;
</span><br>