CPythonInvoker runs twice after installing

Hello, I’m the developer of Simkl’s TV Tracker.
The main script checks if you are logged in, and if you aren’t it shows the login window. The problem is that after installing it pops two windows. That’s because CPythonInvoker runs the program twice.

What can I do?