Currently to enter the venv you have to run both ./activate and ./postactivate (to set environment variables). Ideally these would both run together/automatically via some kind of script, or we would use something like virtualenvwrapper to handle it.