打开ESP-IDF Command Prompt (cmd.exe) 出现esp-windows-curses; sys_platform == 'win32'

weiluo66
Posts: 5
Joined: Mon Jan 04, 2021 7:26 am

打开ESP-IDF Command Prompt (cmd.exe) 出现esp-windows-curses; sys_platform == 'win32'

Postby weiluo66 » Mon Jan 04, 2021 7:31 am

使用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"
Attachments
Snipaste_2021-01-04_15-28-54.png
Snipaste_2021-01-04_15-28-54.png (40.29 KiB) Viewed 4824 times

weiluo66
Posts: 5
Joined: Mon Jan 04, 2021 7:26 am

Re: 打开ESP-IDF Command Prompt (cmd.exe) 出现esp-windows-curses; sys_platform == 'win32'

Postby weiluo66 » Mon Jan 04, 2021 8:03 am

运行了install.bat后,还是提示
The following Python requirements are not satisfied:
esp-windows-curses; sys_platform == 'win32'
Attachments
2.png
2.png (112.67 KiB) Viewed 4808 times

ESP_Bob
Posts: 80
Joined: Fri Nov 27, 2020 12:52 pm

Re: 打开ESP-IDF Command Prompt (cmd.exe) 出现esp-windows-curses; sys_platform == 'win32'

Postby ESP_Bob » Tue Jan 05, 2021 3:49 am

You can cd to folder `.espressif/python_env/idf4.x_py3.x_env/Scripts ` then run:

Code: Select all

./pip3 list

to check your installed packages

weiluo66
Posts: 5
Joined: Mon Jan 04, 2021 7:26 am

Re: 打开ESP-IDF Command Prompt (cmd.exe) 出现esp-windows-curses; sys_platform == 'win32'

Postby weiluo66 » Tue Jan 05, 2021 5:59 am

It's there.
Attachments
3.png
3.png (44.09 KiB) Viewed 4790 times

Who is online

Users browsing this forum: Baidu [Spider] and 143 guests