-
Notifications
You must be signed in to change notification settings - Fork 340
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
_curses module #2
Comments
Which program are you trying to run? |
Getting below error
|
Added this to resolve the above but getting another error:
|
something is weird in your Python/Jython environment, that isn't even related to my code, it's complaining about a file under the python2.7 directory... It's probably related to the |
I am getting
module import failed: No module named _curses
with jython, any help would be much appreciated.Thanks
The text was updated successfully, but these errors were encountered: