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

请问运行时出现这样的报错,怎么解决 #60

Open
Sotude opened this issue Aug 20, 2024 · 3 comments
Open

请问运行时出现这样的报错,怎么解决 #60

Sotude opened this issue Aug 20, 2024 · 3 comments

Comments

@Sotude
Copy link

Sotude commented Aug 20, 2024

self._sock.close()
^^^^^^^^^^^^^^^^

AttributeError: 'NoneType' object has no attribute 'close'

@lijiejie
Copy link
Owner

lijiejie commented Sep 2, 2024

Hi, 你可能需要检查一下自己的Python版本。 只支持Python3.6+ 的

@Sotude
Copy link
Author

Sotude commented Sep 7, 2024

Hi, 你可能需要检查一下自己的Python版本。 只支持Python3.6+ 的

ok,谢谢

@welber4321
Copy link

python3.12.7也同样会有这个报错

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