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

WinError 6 The handle is invalid and t is undefined #73

Open
Littleclone opened this issue Jul 2, 2023 · 1 comment
Open

WinError 6 The handle is invalid and t is undefined #73

Littleclone opened this issue Jul 2, 2023 · 1 comment

Comments

@Littleclone
Copy link

sys.stdout = open(sys.stdout.fileno(), mode='w', encoding='utf8', buffering=1)

OSError: [WinError 6] The handle is invalid

this is a error i become if i try to run "Run.py"

and t.join() is undefined, can you help me please?

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

2 participants
@Littleclone and others