Dear all,<br><div class="gmail_quote"><div class="gmail_quote"><div><br></div><div>I have built ITK from source, and I believe that it has succeeded (some the C++ examples run with no problems). However, I am trying to use ITK through Python and I get the following error:</div>


<div><br></div><div><div>&gt;&gt;&gt; import InsightToolkit as itk</div><div>Traceback (most recent call last):</div><div>  File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;</div><div>  File &quot;/usr/local/lib/ITK-4.2/Python/InsightToolkit.py&quot;, line 77, in &lt;module&gt;</div>


<div>    from ITKMetricsv4Python import *</div><div>ImportError: No module named ITKMetricsv4Python</div></div><div><br></div><div>I have tried searching the web, and have compiled with various different options, but I can&#39;t seem to get it to work. I am sure that the related C++ has compiled, as ./ITKMetricsv4TestDriver runs just fine... </div>


<div><br></div><div>Am I missing something obvious?</div><div><br></div><div>Thanks,</div><div>Brett.</div>
<br></div><br>
</div><br>