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

" AttributeError: 'ModelData' object has no attribute 'user_data'" #20

Open
tabsciy opened this issue Sep 22, 2022 · 0 comments
Open

" AttributeError: 'ModelData' object has no attribute 'user_data'" #20

tabsciy opened this issue Sep 22, 2022 · 0 comments

Comments

@tabsciy
Copy link

tabsciy commented Sep 22, 2022

return "hello {} {}".format(str(input), str(modelData.user_data['payload']))

Hey James, I just tried running this example and I get an error
" AttributeError: 'ModelData' object has no attribute 'user_data'"

Just using "modelData['payload']" works for me. Like this: https://gist.github.com/tabsciy/c843ef32b1c87f998e0eff967853e17b

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