[Insight-users] ITK problem with py2exe

Luis Ibanez luis.ibanez at kitware.com
Tue Jul 14 13:25:26 EDT 2009


Hi Paulo,

Are you running this in the *same* machine where you build
ITK with Python wrapping ?

or are you trying to run the executable in a different computer ?

   Please let us know,


     Thanks


            Luis


-----------------------------
On Mon, Jul 13, 2009 at 12:27 PM, Paulo Henrique Junqueira Amorim <
paulojamorim at gmail.com> wrote:

> Hi All,
>
> My application is written in Python and uses the ITK 3.14
>
> I am creating the executable with py2exe it.
>
> The wrapper was created with the option WRAP_ITK_PYTHON
>
> When I click the executable of my application the following error occurs.
>
> Traceback (most recent call last):
>   File "invesalius.py", line 28, in <module>
>   File "control.pyc", line 10, in <module>
>   File "reader\analyze_reader.pyc", line 3, in <module>
>   File "itk.pyc", line 2, in <module>
>   File "itkBase.pyc", line 228, in <module>
> WindowsError: [Error 3] O sistema não pode encontrar o caminho
> especificado: 'E:\\_\\files\\dist\\app.exe\\Configuration/*.*'
>
> How can I fix this?
>
>
> Thanks
> Paulo Amorim
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090714/08bfe596/attachment.htm>


More information about the Insight-users mailing list