Hi,
I am working on resolving an issue with virt-manager on FreeBSD. A contributor recently worked on getting spice-gtk ported to FreeBSD, however I am working on this error when launching console.py.
[helfman@its-helfman03 ~/workspace/ports/deskutils/virt-manager]$ python /usr/local/share/virt-manager/virtManager/console.py
Traceback (most recent call last):
File "/usr/local/share/virt-manager/virtManager/console.py", line 42, in <module>
from virtManager.autodrawer import AutoDrawer
ImportError: No module named virtManager.autodrawer
Thanks for your help!
Jason