Hello,
It was always working but with some new Python REPLs, it seems my REPLs don’t start when I’m trying to access them.
Example :
https://teststart.fvillemin.repl.co/
Is it normal ? did I make a mistake in the code ?
Hello,
It was always working but with some new Python REPLs, it seems my REPLs don’t start when I’m trying to access them.
Example :
https://teststart.fvillemin.repl.co/
Is it normal ? did I make a mistake in the code ?
Can you send the whole error?
And also make the ‘d’ of ‘doctype’ uppercase in the HTML file?
@fvillemin I have forked your repl and ran it. Everything works fine. Removing debug=False
does not do anything, so if you remove that the program still works fine.
Link: https://replit.com/@NateDhaliwal/teststart#main.py
thanks, I have tried to access your repl by web but it doesn’t seem to start automatically, does it ?
It seems that running it when inside the repl will work.
In the Cover Page, I receive some error about not waking up.
Odd.