Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

AttributeError: 'poll' object has no attribute 'ipoll' #153

Closed
@donikuy

Description

@donikuy

I am using a WIPY 3.0 on a WIPY 3.0.
MicroPython v1.8.6-849-83e2f7f on 2018-03-19; WiPy with ESP32

When I try to use uasyncio module i get the following error:

Traceback (most recent call last):
File "main.py", line 80, in
File "asyncio_priority.py", line 128, in run_forever
File "uasyncio/init.py", line 69, in wait
AttributeError: 'poll' object has no attribute 'ipoll'
MicroPython v1.8.6-849-83e2f7f on 2018-03-19; WiPy with ESP32

Would anyone be able to explain this error please?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions