Skip to content

Got error when running openxenmanager on macOS high sierra #138

Open
@evelynloo

Description

@evelynloo

When running this command ./openxenmanager, I got this error.
Traceback (most recent call last):
File "./openxenmanager", line 32, in
from OXM.window import oxcWindow
File "./src/OXM/window.py", line 25, in
from configobj import ConfigObj
ImportError: No module named configobj

I have already executed these command successfully,

  1. brew install python gtk pygtk
  2. pip install configobj

But still not able to launch the openxenmanager, can anyone help me out, please?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions