Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: No module named _curses #66

Open
junweigu opened this issue May 28, 2016 · 3 comments
Open

ImportError: No module named _curses #66

junweigu opened this issue May 28, 2016 · 3 comments

Comments

@junweigu
Copy link

centos

python 3.4.1

when run ngxtop,it will have "ImportError: No module named _curses",how can i solve the problem?

@mikepietruszka
Copy link

mikepietruszka commented Jun 7, 2016

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.

@junweigu
Copy link
Author

junweigu commented Jun 9, 2016

hi, i found _curses.so in /usr/lib64/python2.6/lib-dynload/ .my centos is 6.7(final),how can i solve it?

@madsmtm
Copy link

madsmtm commented Mar 20, 2019

I was having the same issue, see pmbarrett314/curses-menu#18 (comment) for a probable fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants