-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Matter installation is failed when ./install.sh is ran (This has been working two weeks back) #886
Comments
It's related to protobuf:
@aggaddam What do you have in python/gen/matter_build_venv/generated_requirements.txt file?
|
@lboue We have been using this commit ID for the last 4 months. We have been facing installation issue since last two weeks. Have any dependency packages been updated? |
protobuf/3.20.1 is an old version released in Mar 25, 2022. Maybe it should be upgraded to a newer. |
Any recommendation on updating protobuff ? Do we need to change the constraint.txt file with updated version ? |
It seems also related to googleapis-common-protos dependencies:
|
You can try it while waiting for an official answer from Espressif. |
@lboue A Similar issue is logged in the connectedhomeip repo |
EspressIf team, Any update on this issue ? |
Some python dependencies broke this setup. Can you try bumping the few python module versions and give it a try?
NOTE: This patch was curated on esp-matter commit 6aa7601 and may not work as is on others, so please check the diff and make changes accordingly for other revision. |
@aggaddam if this is not an issue anymore and can be solved by above comment, can you close it. |
Closing this now |
@shubhamdp I am still facing the issue even after applying this patch
Attached log file |
Describe the bug
We have been esp-matter SDK commit "6aa7601258b10eaa0cb3845c39f41109ac0bfbaf" for a while in our products, but recently we are facing an issue when we run the ./install.sh command in esp-matter
Environment
Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04
Codename: jammy
Any additional details
...
matter_install_fail.log
The text was updated successfully, but these errors were encountered: