Closed as not planned
Description
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
Labels
No labels