Forums

My website not loading

Hi everyone,

I've got a website on Pythonanywhere, but the website won't load, browser keeps loading forever.

The url is jerrysajik.pythonanywhere.com

Hi there, it seems to work for me. Are you still experiencing this?

The website keeps on loading and not giving the output even though I click the 'Predict' button after I enter the required feature values.

I'd recommend putting some "print" statements in the code that handles the view that is running slowly (see this help page for details -- the "Adding print debugs to your code" section). Then you can find out what part of the code is locking up.