Open junweigu opened 8 years ago
Do you have /usr/lib64/python2.7/lib-dynload/ or /usr/lib64/python2.7/lib-dynload/_curses.so? What CentOS version? You might need curses devel lib.
hi, i found _curses.so in /usr/lib64/python2.6/lib-dynload/ .my centos is 6.7(final),how can i solve it?
I was having the same issue, see https://github.com/pmbarrett314/curses-menu/issues/18#issuecomment-191015154 for a probable fix
centos
python 3.4.1
when run ngxtop,it will have "ImportError: No module named _curses",how can i solve the problem?