module asyncio enabled but ImportError: no module named 'asyncio' #12685
Replies: 1 comment 3 replies
-
What is returned by |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a custom build MicroPython 1.21 on ESP32 with asyncio module enabled shown with help('modules')
But when importing module asyncio, it prompts:
I google, but not found any issue like me. Please guide me to troubleshoot it.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions