Search found 2 matches

by liuq315
Fri Jun 09, 2017 3:44 am
Forum: General Discussion
Topic: make monitor error "AttributeError: 'Serial' object has no attribute 'is_open'"
Replies: 6
Views: 11537

make monitor error "AttributeError: 'Serial' object has no attribute 'is_open'"

i am a beginner for developing esp32 platform, when i proceed as list on https://esp-idf.readthedocs.io/en/latest/get-started/index.html#start-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 ...

Go to advanced search