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

AttributeError: __exit__ #2

Closed
GabrielBigardi opened this issue Nov 19, 2020 · 1 comment
Closed

AttributeError: __exit__ #2

GabrielBigardi opened this issue Nov 19, 2020 · 1 comment

Comments

@GabrielBigardi
Copy link

Hi, how are you doing?
I know it's been some time since you worked on this project, but it's something i find pretty interesting and i wan't to study.
However, i'm having this problem while trying to run it:

Traceback(most recent call last):
    File "bot.py", line 127, in <module>
        with socket.socket() as s:
AttributeError: __exit__

The line 127 is the function that connects to the server and send the packets.
I don't think it has something to do with the server, because it don't give me a timeout...

Thanks since now.

@cymruu
Copy link
Owner

cymruu commented Nov 20, 2020

Hi, make sure you're using Python 3.x.

@cymruu cymruu closed this as completed Dec 16, 2021
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