Hi Paulo,<br><br>Are you running this in the *same* machine where you build<br>ITK with Python wrapping ?<br><br>or are you trying to run the executable in a different computer ?<br><br> Please let us know,<br><br><br> Thanks<br>
<br><br> Luis<br><br><br>-----------------------------<br><div class="gmail_quote">On Mon, Jul 13, 2009 at 12:27 PM, Paulo Henrique Junqueira Amorim <span dir="ltr"><<a href="mailto:paulojamorim@gmail.com">paulojamorim@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi All,<br><br><div style="text-align: left;" dir="ltr">My application is written in Python and uses the ITK 3.14</div>
<br><div style="text-align: left;" dir="ltr">I am creating the executable with py2exe it.</div>
<br><div style="text-align: left;" dir="ltr">The wrapper was created with the option WRAP_ITK_PYTHON</div><br><div style="text-align: left;" dir="ltr">When I click the executable of my application the following error occurs.<br>
</div><br>Traceback (most recent call last):<br> File "invesalius.py", line 28, in <module><br> File "control.pyc", line 10, in <module><br> File "reader\analyze_reader.pyc", line 3, in <module><br>
File "itk.pyc", line 2, in <module><br> File "itkBase.pyc", line 228, in <module><br>WindowsError: [Error 3] O sistema não pode encontrar o caminho especificado: 'E:\\_\\files\\dist\\app.exe\\Configuration/*.*'<br>
<br><div style="text-align: left;" dir="ltr">How can I fix this?</div><br><br>Thanks<br><font color="#888888">Paulo Amorim<br>
</font><br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at: <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br>