On 1/25/10 8:52 PM, Javier Ángel Velázquez Muriel wrote:
I am not really sure why this script overrides the variable PYTHONPATH.
imppy.sh is provided to test the build, and so ensures a stable
environment (it's too easy to mess it up otherwise by pulling in wonky
Python libraries).
Is not a big deal, but a bit annoying when using other libraries.
If you're using IMP in production, you'd be better off doing an 'scons
install' to install it with your other custom libraries, rather than
using imppy.sh.