Search found 1 match

by Bcarpenter
Fri Oct 18, 2019 3:20 pm
Forum: ESP-IDF
Topic: The following Python requirements are not satisfied: click>=5.0
Replies: 0
Views: 1598

The following Python requirements are not satisfied: click>=5.0

When upgrading esp-idf from V3.3 to v4.0 I get the following message when trying got run make clean or make menuconfig. "The following Python requirements are not satisfied: click>=5.0". Can anyone tell me what package needs to be installed for Click? It looks like its new for version4.0. Thanks Brian