krishnaik06 / Heroku-Demo

GNU General Public License v3.0
105 stars 446 forks source link

at=error code=H10 desc="App crashed" #8

Open prince5844 opened 3 years ago

prince5844 commented 3 years ago

I have clone this repository and tried to deploy the same app in heroku . It's getting deployed successfully but when i am opening the link it's showing "Application error check your log detail". I am attaching screenshot also. image

log detail :- image

ajithvcoder commented 3 years ago

@prince5844 were u able to resolve it ?

ajithvcoder commented 3 years ago

error_snap

For me also same error @krishnaik06 could you tell us a solution

ajithvcoder commented 3 years ago

@prince5844 its because of the pkl file , seems the installed pkl file is not supported by current latest version of sklearn , you can use this file https://github.com/contributeToWorld/wage_prediction/blob/master/model.pkl