Skip to content

Fix AttributeError: 'str' object has no attribute 'encode' Error

Compare
Choose a tag to compare
@brentru brentru released this 03 Mar 15:00
1d002a7

This release includes:

  • Fixes AttributeError: 'str' object has no attribute 'encode' error, thanks @fgallaire!

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-binascii.

Read the docs for info on how to use it.