You sir are my hero! File "<stdin>", line 1, in <module> > File "connection.py", line 73, in <module> > from nova.virt.libvirt import diagnostics > ImportError: cannot import name diagnostics
The file, is right there in the same directory. I have double checked the names but it still keeps failing :s On Tue, Jun 26, 2012 at 3:56 PM, Kevin L. Mitchell < kevin.mitch...@rackspace.com> wrote: > On Tue, 2012-06-26 at 15:50 +0100, Leander Bessa Beernaert wrote: > > I've successfully imported the diagnostics.py in the interpreter, so > > that can't be the problem. > > Then try importing the other file you modified. If that still doesn't > help you find the problem, then I'm all out of ideas… > -- > Kevin L. Mitchell <kevin.mitch...@rackspace.com> > >
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp