Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error in peer discovery: '_UnixSelectorEventLoop' object has no attribute 'sock_recvfrom' #5

Closed
ghost opened this issue Jul 16, 2024 · 4 comments

Comments

@ghost
Copy link

ghost commented Jul 16, 2024

Error occurs after installation when running:

python3 main.py

Environment:
Python 3.10.7
Mac M1

@AlexCheema
Copy link
Contributor

Looks like something to do with the event loop implementation.

I'm working on a fix for you now.

@AlexCheema
Copy link
Contributor

AlexCheema commented Jul 16, 2024

@BenjaSOL Can you try updating to the latest python version? There were a lot of asyncio related fixes recently. Let me know if that fixes it and I will also add to the README the minimum python version requirement.

@patchlog
Copy link

I also had the same errors with python 3.10 but no such errors with 3.11.7

@AlexCheema
Copy link
Contributor

Added a notice in the README to require Python>=3.12.0: b6d9197

Please reopen the issue if this doesn't resolve the issue for you @BenjaSOL

lipere123 referenced this issue in lipere123/exo Oct 11, 2024
AlexCheema pushed a commit that referenced this issue Dec 6, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants