imp
imp copied to clipboard
Consistently search in path relative to IMP executable/.pylib to find data
To move closer to allowing executables to be run without setup_environment.py as that doesn't play nicely with various ways you want to run things (eg xcode).
We have setup_from_argv() so we have access to the path in both c++ and python.