You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am seeing an ascii code error similar to a prior bug. This one though I suspect has nothing to do with the idf_monitor.py write() function bytes checking sequence because it my installation implements the "windows" patch.
Starts in line 846 idf_monitor.py
Handle possible pc address.
I commented out the section: I suspect my virtualbox was throwing it for a loop.
Works alright now.
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
IDF UnicodeDecodeError
IDF UnicodeDecodeError (GIT8266O-334)
Nov 30, 2019
VirtualBox Lubuntu python 2.7, pyserial 3.1.
I am seeing an ascii code error similar to a prior bug. This one though I suspect has nothing to do with the idf_monitor.py write() function bytes checking sequence because it my installation implements the "windows" patch.
Starts in line 846 idf_monitor.py
Handle possible pc address.
I commented out the section: I suspect my virtualbox was throwing it for a loop.
Works alright now.
The text was updated successfully, but these errors were encountered: