Hi,<br><br>I have setup virtinst from source virtinst-0.600.1, using command<br>sudo python setup.py install --prefix=/usr --record=file1.txt<br><br>when i run sudo virt-install, i am getting following error,<br>File "/usr/bin/virt-install", line 33, in <module><br>
    import virtinst<br>ImportError: No module named virtinst<br><br>I tried, export PYTHONPATH="/usr/lib/python2.7/site-packages", but its still giving the same error.<br><br>Can anybody help to get rid off this?<br>
<br>before setting up virtinst i have installed qemu-kvm 1.0 and libvirt 0.9.9 from source<br><br>Thanks and Regards,<br>Nilambari..<br>