1import os
2import site
3site.addsitedir(os.path.dirname(os.path.realpath(__file__)) + '/site-packages')
4