Search found 1 match
- Sun Apr 21, 2024 10:32 pm
- Forum: ESP-IDF
- Topic: ESP-IDF Matter extension trouble installing on VSCode on MacOS
- Replies: 2
- Views: 1868
Re: ESP-IDF Matter extension trouble installing on VSCode on MacOS
Got the same issue. What helped me: - switch to the Matter root repository: esp-matter - open: connectedhomeip/connectedhomeip/.environment/gn_out/python/gen/matter_build_venv/generated_requirements.txt - comment the following line: -c ../../../../../scripts/setup/constraints.txt I assume that the i...