It works from the top level, but fails if i try to import it directly from the same dir (nova/virt/libvirt). The other files there import just fine :/<br><br><div class="gmail_quote">On Tue, Jun 26, 2012 at 4:17 PM, Kevin L. Mitchell <span dir="ltr"><<a href="mailto:kevin.mitchell@rackspace.com" target="_blank">kevin.mitchell@rackspace.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Tue, 2012-06-26 at 16:05 +0100, Leander Bessa Beernaert wrote:<br>
> The file, is right there in the same directory. I have double checked<br>
> the names but it still keeps failing :s<br>
<br>
</div>The first thing I'd try is clearing out all your *.pyc files.<br>
(run_tests.sh should do this for you, so I don't expect this to actually<br>
fix your problem, but it's a place to start…) Also, double-check the<br>
permissions on the diagnostics.py file. Finally, verify that your<br>
current directory is the top-level directory of the repository, not the<br>
"nova" subdirectory of the repository…<br>
<div class="HOEnZb"><div class="h5">--<br>
Kevin L. Mitchell <<a href="mailto:kevin.mitchell@rackspace.com">kevin.mitchell@rackspace.com</a>><br>
<br>
</div></div></blockquote></div><br>