使用ESP-IDF时出现这个,怎么解决
Checking if Python packages are up to date...
The following Python requirements are not satisfied:
esp-windows-curses; sys_platform == 'win32'
To install the missing packages, please run "E:\esp-idf\install.bat"
打开ESP-IDF Command Prompt (cmd.exe) 出现esp-windows-curses; sys_platform == 'win32'
打开ESP-IDF Command Prompt (cmd.exe) 出现esp-windows-curses; sys_platform == 'win32'
- Attachments
-
- Snipaste_2021-01-04_15-28-54.png (40.29 KiB) Viewed 4823 times
Re: 打开ESP-IDF Command Prompt (cmd.exe) 出现esp-windows-curses; sys_platform == 'win32'
运行了install.bat后,还是提示
The following Python requirements are not satisfied:
esp-windows-curses; sys_platform == 'win32'
The following Python requirements are not satisfied:
esp-windows-curses; sys_platform == 'win32'
- Attachments
-
- 2.png (112.67 KiB) Viewed 4807 times
Re: 打开ESP-IDF Command Prompt (cmd.exe) 出现esp-windows-curses; sys_platform == 'win32'
You can cd to folder `.espressif/python_env/idf4.x_py3.x_env/Scripts ` then run:
to check your installed packages
Code: Select all
./pip3 list
to check your installed packages
Re: 打开ESP-IDF Command Prompt (cmd.exe) 出现esp-windows-curses; sys_platform == 'win32'
It's there.
- Attachments
-
- 3.png (44.09 KiB) Viewed 4789 times
Who is online
Users browsing this forum: No registered users and 117 guests