Hi All,<br><br><div style="text-align: left;" id="result_box" dir="ltr">My application is written in Python and uses the ITK 3.14</div><br><div style="text-align: left;" id="result_box" dir="ltr">I am creating the executable with py2exe it.</div>

<br><div style="text-align: left;" id="result_box" dir="ltr">The wrapper was created with the option WRAP_ITK_PYTHON</div><br><div style="text-align: left;" id="result_box" dir="ltr">When I click the executable of my application the following error occurs.<br>

</div><br>Traceback (most recent call last):<br>  File &quot;invesalius.py&quot;, line 28, in &lt;module&gt;<br>  File &quot;control.pyc&quot;, line 10, in &lt;module&gt;<br>  File &quot;reader\analyze_reader.pyc&quot;, line 3, in &lt;module&gt;<br>

  File &quot;itk.pyc&quot;, line 2, in &lt;module&gt;<br>  File &quot;itkBase.pyc&quot;, line 228, in &lt;module&gt;<br>WindowsError: [Error 3] O sistema não pode encontrar o caminho especificado: &#39;E:\\_\\files\\dist\\app.exe\\Configuration/*.*&#39;<br>

<br><div style="text-align: left;" id="result_box" dir="ltr">How can I fix this?</div><br><br>Thanks<br>Paulo Amorim<br>