Python virtualenv and Sun Grid Engines module system
Yesterday I was trying to use a Python virtualenv for a python script and all the subprocesses generated by this script. You may ask, where is the problem? All subprocesses are started with the same environment variables as its mother/father...