import sys import os sys.path.append(os.path.dirname(__file__)) from vsgenstubs4 import main main()