You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mac OS environment and full log when running bash./install.sh . error.txt
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Error installing Matter SDK in branch 'release/v1.2'
Error installing Matter SDK in branch 'release/v1.2' (CON-1560)
Feb 22, 2025
Can you check if bumping the cffi to v1.17.1 would fix the problem?
cd esp-matter/connectedhomeip/connectedhomeip
curl https://github.com/shubhamdp/connectedhomeip/commit/a15a6245f5141ca3d4c0b66e794679a1f5a6a1ad.patch | git am
# remove previous env and re-run the install.sh
rm -rf .environment
cd ../../
source /path/to/esp-idf/export.sh
./install.sh
Hi, I installed it with the command below, but I get an error.
Mac OS environment and full log when running bash./install.sh .
error.txt
The text was updated successfully, but these errors were encountered: