Closed jerryneedell closed 7 years ago
I opened https://github.com/adafruit/ampy/pull/26 with a fix.
I downloaded an tried your fix and it works for me! Thanks!
Fixed by #26. Uploaded to pypi as https://pypi.python.org/pypi/adafruit-ampy/1.0.2 Uninstalled my local copy, installed it via pip. Tested on Cpy 1.0.0 and 2.0.0 and it works on both.
CircuitPython 2.0.0-beta-1.1 doe not include uos (only os ). Several functions - rm, ls,mkdir etc try to import uos and fail.