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

fix try-except in predictor constructor #65

Open
davihdsantos opened this issue May 17, 2022 · 1 comment
Open

fix try-except in predictor constructor #65

davihdsantos opened this issue May 17, 2022 · 1 comment
Labels
invalid This doesn't seem right

Comments

@davihdsantos
Copy link
Contributor

davihdsantos commented May 17, 2022

image

this try-except makes it hard to debug predictor_manner.py since the same error message is returned regardless of the problem

image

@davihdsantos davihdsantos added the invalid This doesn't seem right label May 17, 2022
@davihdsantos davihdsantos changed the title remove try except in predictor constructor remove try-except in predictor constructor May 17, 2022
@davihdsantos davihdsantos changed the title remove try-except in predictor constructor fix try-except in predictor constructor May 17, 2022
@davihdsantos
Copy link
Contributor Author

debugging deployed code is easier thanks to logfile.log. the problem is when debugging locally. logfile.log locally looks like this:

image

@davihdsantos davihdsantos added bug Something isn't working invalid This doesn't seem right and removed invalid This doesn't seem right bug Something isn't working labels May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant