Forums

console error

Hello there. i have this problem. I can't exit script with Ctrl+d(

this

What happens if you just type exit()

I can't tap anything

Does nothing appear when you type?

Either way, the reason you're getting that ModuleNotFoundError is that you don't have the system path set up correctly to pick up your code; see this help page on how to debug that kind of problem.