This is a maintenance release with no feature additions, it simply fixes a couple of ongoing issues that affect use in IDLE and also how the library interacts with the Python ecosystem on the whole.
* Fix: Defer setup to avoid import side-effects * Fix: Change exit to `ImportError`