Dear Ben,
I'm glad to hear that!, this parallel issue is stuck in my head for some reason, sorry if i keep pointing the wrong direction but...
I've always have some doubts with multiple installations of mpi, especially with intel's one. I'm not confident if there will be no troubles if you remove those keys.
For the time being, in my last reply i forgot to mention something: if there are indeed multiple installations of a command in the path, if i'm not wrong, the one that actually executes after a cmd call (and i believe python pipe calls as well) is the first one listed when executing:
Example of "where python". I have two installations in my path, Anaconda and opentelemac's bundled one. But i manually add the telemac's one before the Anconda entry, so it gets call when invoking "python" (see attached)
I remember that few months back manually placing all the required Telemac's entries in the system PATH before anything just to avoid future issues...
My current system PATH looks like this at the beginning:
C:\opentelemac-mascaret\python27;C:\opentelemac-mascaret\mpich2\bin;C:\opentelemac-mascaret\mpich2\lib;C:\opentelemac-mascaret\mingw64\bin;[REST OF THE PATH]
Hope you can resolve this issue soon!