from os import environ from sys import path path.append(environ['NETGENDIR']+'/../lib') del environ del path