when i use tracing, the error doesn't happen, and it runs fine
but when i run the program normally, it gets stuck after the "create an account" step, and the whole thing freezes
why is it different when i trace it even though i'm running the same code with the same python version ;-;
i decided to just work around it...
it's not worth all this effort tracking down an invisible bug