I am trying the blink example to get started. I followed the steps here http://esp-idf.readthedocs.io/en/latest ... index.html and when it comes to the last step ,which is "make monitor" to see that the application is running on the board, I get these errors:
Traceback (most recent call last) :
File "C:/Users/emanh/Desktop/ESP32/esp32_win32_msys2_environment_and_toolchain-20170330/msys32/home/esp-idf/tools/idf_monitor.py", line 31, in <module>
import subprocess
File "/mingw32/lib/python2.7/subprocess.py", line 73, in <module>
import select
ImportError: No module named select
make: *** [/home/esp-idf/components/esptool_py/Makefile.projbuild:94: monitor] Error 1
make monitor error
-
- Posts: 6
- Joined: Fri May 26, 2017 10:57 pm
make monitor error
- Attachments
-
- make_monitor_traceback.png (67.2 KiB) Viewed 5436 times
-
- Posts: 15
- Joined: Wed Apr 12, 2017 8:30 pm
Re: make monitor error
Duplicate of: https://github.com/espressif/esp-idf/issues/665 . Please don't post the exact same question in two places if you can avoid it - it fragments the discussion and makes it hard to follow.
Re: make monitor error
Seems like a python path problem
http://answers.ros.org/question/148981/ ... ed-select/
https://stackoverflow.com/questions/143 ... dule-named
http://answers.ros.org/question/148981/ ... ed-select/
https://stackoverflow.com/questions/143 ... dule-named
Who is online
Users browsing this forum: No registered users and 184 guests