Skip to content
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

TypeError: RepeatedCompositeFieldContainer object does not support item assignment #173

Open
XuaaanQWQ opened this issue Apr 24, 2024 · 0 comments

Comments

@XuaaanQWQ
Copy link

generally when I installing deeplab2, bash deeplab2/compile.sh, errors happen : TypeError: RepeatedCompositeFieldContainer object does not support item assignment

CHATGPT :
To resolve this issue, you need to inspect the relevant parts of your code where attempts are made to assign elements to the RepeatedCompositeFieldContainer. Then, modify the code to use appropriate methods to update the elements in the container instead of directly assigning values.

they could be due to some version incompatibility issues.
but it happens everywhere.....
so do I have to change the code or there are better ways to solve them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant