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 :/
On Tue, Jun 26, 2012 at 4:17 PM, Kevin L. Mitchell < [email protected]> wrote: > On Tue, 2012-06-26 at 16:05 +0100, Leander Bessa Beernaert wrote: > > The file, is right there in the same directory. I have double checked > > the names but it still keeps failing :s > > The first thing I'd try is clearing out all your *.pyc files. > (run_tests.sh should do this for you, so I don't expect this to actually > fix your problem, but it's a place to start…) Also, double-check the > permissions on the diagnostics.py file. Finally, verify that your > current directory is the top-level directory of the repository, not the > "nova" subdirectory of the repository… > -- > Kevin L. Mitchell <[email protected]> > >
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

