Hello. This is my first integration I’m trying to develop. So, I launch the command ‘python3 -m script.scaffold integration’. After answering some questions, I get the error message:
ModuleNotFoundError: No module named 'go2rtc_client'
This come from another component, named go2rtc. Is this normal ? How can I solve this ? Or is there a workaround ?