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

method __model_assemble() from predictor_manner.py not working on deploy #67

Closed
davihdsantos opened this issue May 17, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@davihdsantos
Copy link
Contributor

routes.py runs locally, but when deployed the code doesn't work.

image

this is hard to debug, as presented in #65 , but it seems the problem is __model_assemble() (line 33 of predictor_manner.py) not being able to resolve models on the server.

@davihdsantos davihdsantos added the bug Something isn't working label May 17, 2022
@davihdsantos
Copy link
Contributor Author

this is the error on logfile.log

image

@davihdsantos
Copy link
Contributor Author

fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant