try: from spintrum import * from meta import * except: from spintrum.spintrum import * from spintrum.meta import * __all__ = ['spintrum','meta']