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>>>> import InsightToolkit as itk</div><div>Traceback (most recent call last):</div><div> File "<stdin>", line 1, in <module></div><div> File "/usr/local/lib/ITK-4.2/Python/InsightToolkit.py", line 77, in <module></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'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>