All of a sudden PyScript stopped working

Hello,

I’m requesting help, since all of a sudden PyScript stopped working. It displays Python text as plain text. I have it wrapped in Pyscript tags as well. The only error there is is this (see attached):
image

This happened suddenly, no code was changed. I don’t know if I’m doing something wrong or if Pyscript just doesn’t like me. If needed, my index.html code is:
https://pastebin.com/8FTGBYYA

Thanks,
WhMonkey

Your <py-env> includes files that are not present in your pastebin. This means we can test your program. Reduce your program to the minimum required to reproduce the problem.

Tip: Are there any errors before the one in your screenshot? I have seen load failures that required reloading the page.

1 Like