unable to run openipmi-2.0.3 gui
hello everyone,
i'm facing problems while trying 2 run the openipmi-2.0.3 gui.the exact error that i'm getting is as below-
[root@Linux python]# ./openipmigui.py
Traceback (most recent call last):
File "./openipmigui.py", line 62, in ?
import wx
File "/home/ipsita/OpenIPMI-2.0.3/swig/python/wx.py", line 3, in ?
from _core import *
ImportError: No module named _core
earlier i was getting the error "No module named wx" but after instaling
compatible versions of python n wxpython that problem was solved.
i'm new to linux os so if anyone has some idea about how to solve this problem please write the solution in detail.
waiting for valuable reponse ............
|