8000 uasyncio: ImportError: no module named 'uselect' on Pycom LoPy ESP32 · Issue #241 · micropython/micropython-lib · GitHub
[go: up one dir, main page]

Skip to content
uasyncio: ImportError: no module named 'uselect' on Pycom LoPy ESP32 #241
Closed as not planned
@stroobandt

Description

@stroobandt

As a newbee, I am still confused about when to use the u prefix in module names.
I got the following error when trying out the uasyncio module:

File "/flash/lib/uasyncio/__init__.py", line 2, in <module>
ImportError: no module named 'uselect'

Neither was upip of any help:

$ ./micropython -m upip install uselect
Installing to: /home/serge/.micropython/lib/
Warning: pypi.python.org SSL certificate is not validated
Error installing 'uselect': Package not found, packages may be partially installed

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

      0