import sys # Tell python where to find moreesc (if non-standard path) sys.path.append('/your/path/to/the/folder/containing/the/moreesc/folder') # Importing moreesc import moreesc as mo mp = mo.Profiles mac = mo.AcousticResonator mv = mo.Valve ms = mo.Simulation import numpy as np