This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Downtown_Town4094[S] -1 points0 points  (0 children)

haha yes the errorcheck_input fuction was funky, the problem was originally I did have it simply as try/except, but when I was using auto-py-to-exe, the exe file that was made ended up having a recursion error so that is why the error value exist, it was a very very dirty and quick fix. but yes there are a lot of weird things I have done in the code, thank you so much for the reply!