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

Add exceptionite solution for TypeError #48

Closed
os-nikita opened this issue May 13, 2022 · 1 comment
Closed

Add exceptionite solution for TypeError #48

os-nikita opened this issue May 13, 2022 · 1 comment
Labels
solution-request Request a solution be created for an exception

Comments

@os-nikita
Copy link

A solution is missing:
Exception namespace: builtins.TypeError
Error message:

string indices must be integers

The most likely cause is that the developer was expecting the object in question to be a dict but it's actually a str.

@girardinsamuel girardinsamuel added the solution-request Request a solution be created for an exception label May 13, 2022
@girardinsamuel
Copy link
Contributor

You're right that's a good one to add.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
solution-request Request a solution be created for an exception
Projects
None yet
Development

No branches or pull requests

2 participants