def __init__(self): from distutils.dist import Distribution self.distribution = Distribution() self.initialize_options()