We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
self._sock.close() ^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'close'
The text was updated successfully, but these errors were encountered:
Hi, 你可能需要检查一下自己的Python版本。 只支持Python3.6+ 的
Sorry, something went wrong.
ok,谢谢
python3.12.7也同样会有这个报错
No branches or pull requests
AttributeError: 'NoneType' object has no attribute 'close'
The text was updated successfully, but these errors were encountered: