I'd like to create a MessageBox in the `def install()` function to inform the user that they must restart their machine after installing the package (registry key declaration in the session setup() function).
However, I'm getting a timeout when I install the package, even though on my...