fix(mac): Fix for virtual env (#164)
On Mac embedded python interpreters don't pick up the virtual env. This seems to be a known problem. Fix the sys.path.
Showing
Please register or sign in to comment
On Mac embedded python interpreters don't pick up the virtual env. This seems to be a known problem. Fix the sys.path.