make monitor error "AttributeError: 'Serial' object has no attribute 'is_open'"
Posted: Fri Jun 09, 2017 3:44 am
i am a beginner for developing esp32 platform, when i proceed as list on https://esp-idf.readthedocs.io/en/lates ... -a-project ,
command make monitor does not work, give me a error "AttributeError: 'Serial' object has no attribute 'is_open'"
my environment:
ubuntu 14.04 LTS
pythone: 2.7.6
does anybody else get this error too, help me to fix it, thanks
command make monitor does not work, give me a error "AttributeError: 'Serial' object has no attribute 'is_open'"
my environment:
ubuntu 14.04 LTS
pythone: 2.7.6
does anybody else get this error too, help me to fix it, thanks