Skip to content

AttributeError: 'str' object has no attribute 'decode' #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
fgallaire opened this issue Mar 3, 2020 · 1 comment
Closed

AttributeError: 'str' object has no attribute 'decode' #11

fgallaire opened this issue Mar 3, 2020 · 1 comment

Comments

@fgallaire
Copy link
Contributor

Same issue that:
adafruit/Adafruit_CircuitPython_Thermal_Printer#9
adafruit/Adafruit_CircuitPython_binascii#6

The problem is for SAMD21 non-express boards only.

@fgallaire fgallaire changed the title AttributeError: 'str' object has no attribute 'encode' AttributeError: 'str' object has no attribute 'decode' Mar 3, 2020
@brentru
Copy link
Member

brentru commented Mar 3, 2020

@fgallaire Are you going to be creating a pull request for this issue?

If not, could you please post the error from the CircuitPython REPL so someone can take a look into it? Thanks!

brentru added a commit that referenced this issue Mar 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants