My pygame display does not load on my home wifi, only on my school wifi

I’m making a game for my class, but the pygame display window will not run. I have not altered the code in any way since I got home from school (where it was working fine). It is not throwing any errors, it is just stuck permanently loading.

Hi @cartercfdh , welcome to the forums! For your problem, di you mean the while repl does not load? Try forking the repl and see if the forked version works.

Hi, I had this problem a while back, and I think I know what might be causing it. Could you try going to your Repl and adding ?v=1 to the end, then running from the cover page? It should show an error from there if your school network is interfering.