Search found 2 matches

by joe
Mon Jan 27, 2020 2:29 pm
Forum: Programs, Libraries and Tools
Topic: Ampy error when using git command
Replies: 2
Views: 2317

Re: Ampy error when using git command

Thanks for the reply, I was mistaken and thought that output mean that ubinascii could not be located on my system. I was running adafruit-circuitpython-feather_huzzah-3.1.2.bin when I got the error but I re flashed to esp8266-20191220-v1.12.bin and no longer get the error. When running circuit pyth...
by joe
Mon Jan 27, 2020 1:53 am
Forum: Programs, Libraries and Tools
Topic: Ampy error when using git command
Replies: 2
Views: 2317

Ampy error when using git command

Hi, I just setup ampy for use with a esp8266 board and I get the error shown below when running the get command. I tried installing ubinascii via pip3 install micropython-cpython-ubinascii but still get the same result. Thanks $ ampy --baud 115200 --port /dev/ttyUSB0 ls /boot.py /testing.py $ ampy -...