Instead of from OceanLab import OA it has to be import OceanLab.oa as OA
from OceanLab import OA
import OceanLab.oa as OA