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

Run it but I got blank black screen #4

Open
Vic152 opened this issue Aug 6, 2018 · 1 comment
Open

Run it but I got blank black screen #4

Vic152 opened this issue Aug 6, 2018 · 1 comment

Comments

@Vic152
Copy link

Vic152 commented Aug 6, 2018

Setup: win 7 64
Python: Python 3.4.4 (v3.4.4:737efcadf5a6
curses-2.2+utf8-cp34-cp34m-win_amd64.whl

I run the script but all I see is a black screen.

@Vic152
Copy link
Author

Vic152 commented Aug 6, 2018

Traceback (most recent call last):
File "C:\Users\stone\py\learningPython.py", line 243, in
main()
File "C:\Users\stone\py\learningPython.py", line 195, in main
scr = curses.initscr()
File "C:\Python34\lib\curses_init_.py", line 30, in initscr
fd=_sys.stdout.fileno())
AttributeError: 'NoneType' object has no attribute 'fileno'

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

1 participant