[Insight-users] error configuring itk

b.lemann b_lemann at gmx.de
Thu May 17 05:23:03 EDT 2012


Hi David,

i want to use ITK from python. Thanks a lot for your help. After 
installing python-dev configuring went well.

Bena



On 05/15/2012 05:59 PM, David Doria wrote:
> On Tue, May 15, 2012 at 11:55 AM, b.lemann<b_lemann at gmx.de>  wrote:
>> Dear itk-users,
>>
>> i am totally new to itk and hope you can provide help. I tried to configure
>> ITK following the ItkSoftwareGuide. From cmake i get the follwing error,
>> when i try to configure:
>>
>> CMake Error: The following variables are used in this project, but they are
>> set to NOTFOUND.
>>
>> Please set them or make sure they are set and tested correctly in the CMake
>> files:
>>
>> PYTHON_INCLUDE_DIR (ADVANCED)
>>
>>
>>
>> (I am using Ubuntu.)
>>
>> Sorry, i couldn't figure out what to do now.
>>
>> Thanks a lot for your help.
> Are you planning to use ITK from c++ or Python? If you don't plan to
> use Python, try turning off ITK_WRAP_PYTHON in the cmake
> configuration.
>
> If you are trying to use ITK through Python, try installing the
> python-dev package in Ubuntu.
>
> David
>



More information about the Insight-users mailing list