Ubuntu Pastebin

Paste from insty at Fri, 17 Feb 2017 21:33:41 +0000

Download as text
1
2
3
4
5
6
insty@ThinkPad-X240:~/Downloads/openxenmanager-master$ python ./openxenmanager Traceback (most recent call last):
  File "./openxenmanager", line 32, in <module>
    from OXM.window import oxcWindow
  File "./src/OXM/window.py", line 25, in <module>
    from configobj import ConfigObj
ImportError: No module named configobj
Download as text