Hi,<br><br>I've recently formated my test computer and now I just can't get virt-manager to work here. =D<br><br>I downloaded virt-manager 0.8.7 and the newest virt-viewer and virtinst from virt-manager oficial website. Compiled everything, but when I try to run virt-manager, the following error is shown in output: <br>

<br>root@lamplogin:/opt# virt-manager<br>Traceback (most recent call last):<br>  File "/usr/local/share/virt-manager/virt-manager.py", line 477, in <module><br>    _show_startup_error(str(run_e), "".join(traceback.format_exc()))<br>

  File "/usr/local/share/virt-manager/virt-manager.py", line 72, in _show_startup_error<br>    from virtManager.error import vmmErrorDialog<br>  File "/usr/local/share/virt-manager/virtManager/error.py", line 24, in <module><br>

    import virtManager.util as util<br>  File "/usr/local/share/virt-manager/virtManager/util.py", line 30, in <module><br>    from virtManager.config import running_config<br>  File "/usr/local/share/virt-manager/virtManager/config.py", line 27, in <module><br>

    import virtinst<br>  File "/usr/local/lib/python2.7/dist-packages/virtinst/__init__.py", line 32, in <module><br>    from Guest import Guest, XenGuest<br>  File "/usr/local/lib/python2.7/dist-packages/virtinst/Guest.py", line 29, in <module><br>

    import urlgrabber.progress as progress<br>ImportError: No module named urlgrabber.progress<br><br>What did I did wrong (besides the terrible english in this message) ?<br><br>Thanks in advance,<br><br>-----<br>Att,<br>

Bruno Menezes<br>