There's a missing import for `HTTPHandler` here: https://github.com/NeuralEnsemble/parameters/blob/master/parameters/__init__.py#L87 Results to import failure of the module if `http_proxy` is defined in the environment (which breaks e.g. Sumatra).