Thanks for that Dan,<br>I downloaded the source RPM, but there isn't a clue on how to install it - I'm a python noob, so any advice on where to put the .py's would be great!<br>thanks<br>andy<br><br><div><span class="gmail_quote">
On 02/11/06, <b class="gmail_sendername">Daniel P. Berrange</b> <<a href="mailto:berrange@redhat.com">berrange@redhat.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, Nov 02, 2006 at 11:15:20AM +0000, axb wrote:<br>> Greetings!<br>><br>> I've been trying to get virt-manager running on AMD64 Ubuntu 6.10, both<br>> virt-manager-0.2.5 and libvirt-0.1.8 compile and install successfully
<br>> but I cant run virt manager, I get some seeingly simple error:<br>><br>> Traceback (most recent call last):<br>>   File "/usr/local/share/virt-manager/virt-manager.py", line 104, in ?<br>>     from 
virtManager.engine import vmmEngine<br>>   File "/usr/local/share/virt-manager/virtManager/engine.py", line 33,<br>> in ?<br>>     from virtManager.create import vmmCreate<br>>   File "/usr/local/share/virt-manager/virtManager/create.py", line 25,
<br>> in ?<br>>     import virtinst<br>> ImportError: No module named virtinst<br><br>As well as virt-manager  & libvirt, you need to install python-virtinst<br>which provides a higher level API around libvirt for provisioning guest
<br>virtual machines. The mercurial repo is here:<br><br><a href="http://hg.et.redhat.com/virt/applications/virtinst--devel">http://hg.et.redhat.com/virt/applications/virtinst--devel</a><br><br>Or you can get the tar.gz from the 
src.rpm files in FC6.<br><br>Dan<br>--<br>|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|<br>|=-           Perl modules: <a href="http://search.cpan.org/~danberr/">http://search.cpan.org/~danberr/
</a>              -=|<br>|=-               Projects: <a href="http://freshmeat.net/~danielpb/">http://freshmeat.net/~danielpb/</a>               -=|<br>|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=|
<br></blockquote></div><br>